https://bz.apache.org/bugzilla/show_bug.cgi?id=61567
--- Comment #6 from Philippe Mouawad <[email protected]> --- Hello, Thanks for the project. It helped me understand your problem. I notice: - Code works if App is ran as a Main application - Code works if AppTest is ran from Eclipse - Code fails when ran through mvn clean install The failure is due to this code: - https://github.com/apache/jmeter/blob/trunk/src/jorphan/org/apache/jorphan/reflect/ClassFinder.java#L335 -- You are receiving this mail because: You are the assignee for the bug.
