You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Eiko Thomas (JIRA)" <ji...@apache.org> on 2016/07/12 18:58:20 UTC

[jira] [Created] (MNG-6062) post-integration-test phase is executed for goal integration-test

Eiko Thomas created MNG-6062:
--------------------------------

             Summary: post-integration-test phase is executed for goal integration-test
                 Key: MNG-6062
                 URL: https://issues.apache.org/jira/browse/MNG-6062
             Project: Maven
          Issue Type: Bug
          Components: core
    Affects Versions: 3.3.9, 3.2.3
         Environment: Linux Mint 17, OpenJDK Runtime Environment (IcedTea 2.6.6) (7u101-2.6.6-0ubuntu0.14.04.1), IDE Netbeans v8.02, also reproduced with command line
            Reporter: Eiko Thomas


I have configured different plugins for 'pre-integration-test' and 'post-integration-test'. Every time I call 'mvn integration-test' only the pre-integration-test actions are executed. When I call 'mvn verify' the actions for the pre and the post phases are execute.

I can reproduce this behaviour with activated failsafe-plugin and without. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)