Title: Message Title
Dennis Lundberg commented on an issue
Mojo's Cobertura Maven Plugin / Improvement MCOBERTURA-176
Add support for new feature IgnoreTrivial and IgnoreMethodAnnotation in cobertura 2.0
Added patch to support it. Problem with that patch that new cobertura depends on asm 4.1 but they deploy dependency as 3.3.1. Problem with Asm is that no new library uploaded into maven repositories ;-/. My working testing configuration
{code:xml}
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to