https://issues.apache.org/bugzilla/show_bug.cgi?id=54855
Bug ID: 54855
Summary: [FEAT] dynamic library resolution and artifact
Product: JMeter
Version: 2.9
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
I would like to be able to define a group of maven/ivy artifacts in a test plan
and have jmeter automatically add them to classpath. For example if one wants
to use groovy, it can automatically be downloaded with the user defined
version.
Ivy can be used for the purpose similarly to how groovy has the @Grab
annotation. It would be usable for many kinds of uses, even to make available
test classes for the java sampler or anything. User would be able to choose
version of artifact even in a parameter if desired.
--
You are receiving this mail because:
You are the assignee for the bug.