For our developers, emma code coverage report is available here: http://jmeter-plugins.org/img/target/site/emma/
--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi
Yes the coverage is what I see within my ide
Regards
CP
I think if you specify xml for the format (http://mojo.codehaus.org/cobertura-maven-plugin/cobertura-mojo.html#format) it should output XML files. Not sure if its the XML file format that jenkins requires though....On 18 June 2013 23:27, Andrey Pohilko <a...@apc.kg> wrote:Jenkins Cobertura plugin requires XML report from cobertura. Do you know how to set it up for Maven?