Title: Message Title
Dennis Lundberg commented on an issue
Mojo's Cobertura Maven Plugin / Bug MCOBERTURA-154
skip still forks a life cycle
Attached is a pom.xml that shows this problem. It seems that if you add the configuration option skip=true, the plugin is still forking off a separate run of the lifecycle. It should not do that.

To reproduce:

# Run the attached Maven pom.xml using maven 3.0.3 (I have also tested this with Maven 2.2.1) with this cli: {code}
mvn install cobertura:...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to