Giovanni Toraldo created MNG-5675:
-------------------------------------

             Summary: Invert goal execution order during post-integration-test 
phase
                 Key: MNG-5675
                 URL: https://jira.codehaus.org/browse/MNG-5675
             Project: Maven
          Issue Type: Improvement
          Components: Plugins and Lifecycle
    Affects Versions: 3.1.1
            Reporter: Giovanni Toraldo


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
(v6.1.6#6162)

Reply via email to