How to use perfmon plugins with jmeter-maven-plugin?
Im currently working on a jmeter based project running the tests using jmeter maven plugin. So far everything works until i've added perfmon plugins, adding them to get Transactions per second and Response Times over Time using the jmeter UI, following the instructions here Running it in maven now results to: [INFO] Error in NonGUIDriver java.lang.IllegalArgumentException: Problem loading XML from:'/Users/foo/Tools/src/platform-load-test/jersey2-load-test/target/jmeter/testFiles/JerseyAsync.jmx', missing class com.thoughtworks.xstream.converters.ConversionException: [INFO] ---- Debugging