[ 
https://issues.apache.org/jira/browse/MNG-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MNG-5675.
-------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> Invert goal execution order during post-integration-test phase
> --------------------------------------------------------------
>
>                 Key: MNG-5675
>                 URL: https://issues.apache.org/jira/browse/MNG-5675
>             Project: Maven
>          Issue Type: Improvement
>          Components: Plugins and Lifecycle
>    Affects Versions: 3.1.1
>            Reporter: Giovanni Toraldo (ClouDesire)
>            Priority: Major
>
> Hi,
> I have defined multiple plugin execution during the pre-integration-test and 
> post-integration-test phase, and they get executed in the same order that 
> have been defined in pom.xml.
> Unfortunately, since I am launching an a message broker and a servlet 
> container, I need that during the post-integration-test phase they get 
> executed in the inverse order (compared to pre-integration-test) to properly 
> shutdown those services.
> Maybe provide a way to explicit the ordering for each execution is a better 
> solution to cover all the possibile use-case.
> Thanks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to