You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Davy De Waele (JIRA)" <ji...@codehaus.org> on 2012/11/02 12:22:13 UTC

[jira] (SUREFIRE-921) post-integration-test phase should be executed when pre-integration-test phase fails

Davy De Waele created SUREFIRE-921:
--------------------------------------

             Summary: post-integration-test phase should be executed when pre-integration-test phase fails
                 Key: SUREFIRE-921
                 URL: https://jira.codehaus.org/browse/SUREFIRE-921
             Project: Maven Surefire
          Issue Type: Improvement
          Components: Maven Failsafe Plugin
    Affects Versions: 2.12.4
            Reporter: Davy De Waele


When exceptions occur in the pre-integration-test phase no cleanup is being done (post-integration-test is not executed when pre-integration-test fails).

Typically in the pre-integration-test phase servers are started or applications are deployed that can potentially be error-prone and might leave the system in a dirty state.

Could this be an enhancement of the failsafe plugin or is there another way to handle this scenario ?

--
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