From: SourceForge.net <no...@so...> - 2009-06-06 02:20:35
|
Feature Requests item #2795374, was opened at 2009-05-22 12:44 Message generated for change (Comment added) made by sf-robot 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: Closed 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: SourceForge Robot (sf-robot) Date: 2009-06-06 02:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2009-05-22 14: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 |