You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dave Henderson (JIRA)" <ji...@codehaus.org> on 2012/09/07 15:49:21 UTC

[jira] (MNG-5342) Please expose --fail-at-end as a property

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