Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support addition of local libraries #377

Open
Ardesco opened this issue Jun 23, 2020 · 4 comments
Open

Support addition of local libraries #377

Ardesco opened this issue Jun 23, 2020 · 4 comments
Labels
known workaround Known workaround for this issue

Comments

@Ardesco
Copy link
Contributor

Ardesco commented Jun 23, 2020

Currently all dependencies need to be added using maven.

There are scenarios where you may want to add a local jar into the mix that is not in maven.

We could add some functionality to allow you to pull local jar files in (maybe add a src/test/jmeter/locallibs folder where all jar files in there are copied into your lib directory)

@sujin-sam
Copy link

Any ETA on this?
coz this is a much-needed feature for my project
if not, is there any workaround to achieve this?

@Ardesco
Copy link
Contributor Author

Ardesco commented Jul 23, 2020

@sujin-sam
Copy link

Thanks, will give a try, Is this enough for jmeter to pickup those jars? or anything else to be done?

@Ardesco
Copy link
Contributor Author

Ardesco commented Jul 23, 2020

It's enough for the plugin to pick up these jars and then it will configure JMeter appropriately.

@Ardesco Ardesco added the known workaround Known workaround for this issue label Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
known workaround Known workaround for this issue
Projects
None yet
Development

No branches or pull requests

2 participants