Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0
-
Labels:None
-
Number of attachments :
Description
Here is the initial release of the Cobertura plugin for maven 2.
It's mostly complete and documented.
It lacks 1 piece of functionality, that I cannot figure out.
The instrumented classes get packaged in the package phase.
I do not know how to prevent that.
Have you seen the files at http://svn.mojo.codehaus.org/trunk/mojo/mojo-sandbox/cobertura-maven-plugin/ ?
And you probably can use the clover plugin as example