Hi,

i'm currently in a discussion with the maintainer of the the jmeter-maven-plugin whether or not the following assumptions is true for all plugins:

- a jar which contains a class that implements TestElement must be a plugin
- jars which contain implementations of TestElement should always reside under lib/ext

Background:
I'm trying to define a logic whether an jar should be copied to lib/ext or directly to lib. Currently the jar is examined for (direct or indirect) implementations of TestElement. If at least one class is found the jar is expected to be a plugin.

Regards,
Michael


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to