From: SourceForge.net <no...@so...> - 2009-05-22 14:35:14
|
Feature Requests item #2795374, was opened at 2009-05-22 07:44 Message generated for change (Settings changed) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=2795374&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: cobertura Group: None >Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Martin (devmapo) Assigned to: Jeff Jensen (jeffjensen) Summary: Align plugin with maven.test.skip property Initial Comment: Hi, I would really appreciate if the plugin would use the maven.test.skip property. As a patch the option haltOnFailure could be equal to the opposite of the skip property. So setting the property test.skip to true would set automatically the haltOnFailure to false. This option could be set by adding a tag <alignWithMavenTestSkip/> But a better implementation would not run cobertura when the test are skip. Right now I have to create my own property and tell people to set it to false when they skip the test. Thanks ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2009-05-22 09:35 Message: Please verify which version of Maven you are using. This plugin/site is for Maven 1.x, not 2.x. Moving item to feature requests. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=2795374&group_id=61626 |