Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.2.3, 3.3.9
-
None
-
None
-
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
Description
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.
Attachments
Issue Links
- is superceded by
-
MNG-5668 post-<phase> should always be executed after <phase>
- Open