Issue Details (XML | Word | Printable)

Key: MPTEST-28
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Brett Porter
Reporter: Sri Sankaran
Votes: 0
Watchers: 0
Operations

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

Change the interpretation of the maven.test.failure.ignore property

Created: 13/Apr/04 11:12 PM   Updated: 15/Apr/04 02:14 AM   Resolved: 15/Apr/04 02:14 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

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

Environment: All


 Description  « Hide

The current implementation of this plug-in results in the ignoring of test failures if the property maven.test.failure.ignore is set TO ANY VALUE. In other words, even if

maven.test.failure.ignore=false

test failures will be ignored. This is not logical given the highly descriptive property name.

I propose that the plug-in be refactored so that its behavior is predicated on the value of this property.



There are no comments yet on this issue.