I hava some Java code, this is going to be used in Bean Shell.
The Java code I have already exported from IDEA and generated to a jar file, so it does not hava maven groupId.
How can I add this jar file to the jmeter/lib directory?
Here is the jmeter-maven-plugin wiki
Thanks.