From: SourceForge.net <no...@so...> - 2009-05-22 12:44:14
|
Bugs item #2795374, was opened at 2009-05-22 08:44 Message generated for change (Tracker Item Submitted) made by devmapo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&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: Open 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=2795374&group_id=61626 |