I have a couple of questions. I tried to answer them by looking at the documentation, but wasn't able to.
1) When is 2.4 being released? I need that version of the plugin for the 1.9.3 Cobertura upgrade, to fix a problem with reporting. 2) How is the Cobertura maven plugin used to report coverage for a multi-POM, multi-module system, or is it unable to do that? The list of issues has comments about adding a merge feature, but it looks like the feature isn't released yet. I have seven projects, some with main code, others with test code, and I want to run all of the tests and report on the aggregate coverage. I did this with ant and Cobertura by copying the source to a shared area and compiling it there, but that won't work for maven. Is there an example somewhere of how to use the Cobertura maven plugin with multiple projects? Google didn't find anything useful. --------------------------------- http://jimshowalter.blogspot.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
