https://bz.apache.org/bugzilla/show_bug.cgi?id=50585

--- Comment #10 from Sebb <[email protected]> ---
(In reply to bastian.dev from comment #9)
> Sorry, forgot to mention that you have to specify jmeterHome.
> mvn test -DjmeterHome=/your/path/to/apache-jmeter-2.13

If you already have a JMeter installation, why do you need to load the jars
from the Maven repository?

> > If the jars are not under lib/ext, then just update the property 
> > accordingly.
> 
> The jars *are* there.

My JMeter installation was done from the binary archive, so they don't have
version numbers.

It's not clear how you ended up with those jar names.

> But because of the logic in
> ClassFinder#getClasspathMatches they are ignored unless they match the
> *-2.13.jar pattern.

Are you sure? AFAICT the code checks *all* jars it finds; it does not check the
jar name.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to