Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Labels:None
-
Environment:Maven 2.0.4 Mac OS X
-
Number of attachments :
Description
Corbertura has a check goal. With the option haltOnFailure=true, coverage criteria can not be reached without breaking the build.
It would be great if it was possible to add in the report something to show check failure. For example, package, class, method in failure may be display in red.