Dave Henderson created MNG-5342:
-----------------------------------
Summary: Please expose --fail-at-end as a property
Key: MNG-5342
URL: https://jira.codehaus.org/browse/MNG-5342
Project: Maven 2 & 3
Issue Type: Improvement
Components: Settings
Affects Versions: 3.0.4
Reporter: Dave Henderson
Priority: Minor
It would be useful to be able to set -fae/--fail-at-end through a system
property, to simplify maven runs for development teams who would prefer the
reactor to do as much as possible (especially in terms of running unit tests)
before finishing.
Note that the maven.test.failure.ignore property is close to this, but ignores
failures instead of simply continuing despite failures (ending up with an
incorrect status at the end of the run).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira