Issue Details (XML | Word | Printable)

Key: MPCLOVER-37
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Vincent Massol
Reporter: Carlos Sanchez
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Clover Plugin

Clover prevents failing tests to break the build

Created: 18/May/05 05:56 PM   Updated: 21/May/05 10:02 AM   Resolved: 21/May/05 10:02 AM
Return to search
Component/s: None
Affects Version/s: 1.8, 1.9
Fix Version/s: 1.9

Time Tracking:
Original Estimate: 1 minute
Original Estimate - 1 minute
Remaining Estimate: 1 minute
Remaining Estimate - 1 minute
Time Spent: Not Specified
Time Spent - Not Specified

File Attachments: 1. Text File clover.patch (1 kB)



 Description  « Hide

When maven.test.failure.ignore is not set, after running clover is set to true.
So if you run "maven clover test" and some tests fail the build will be successful.
This is likely to happen when creating the site with the clover report activated, next goals won't fail although there're test failures.



Vincent Massol added a comment - 21/May/05 10:02 AM

Applied. Thanks