[ 
https://issues.apache.org/jira/browse/MNG-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021129#comment-15021129
 ] 

Michael Andrews commented on MNG-5799:
--------------------------------------

Seems Parent POM bindings execute AFTER child bindings. I would think it would 
be the other way around. I am working around this by binding to the NEXT phase 
in the child, but I would like clarity on this. Should the child binding 
execute after the parent binding?

> Incorrect execution order of plugins in the same phase
> ------------------------------------------------------
>
>                 Key: MNG-5799
>                 URL: https://issues.apache.org/jira/browse/MNG-5799
>             Project: Maven
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 3.2.5
>         Environment: Apache Maven 3.2.5 
> (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T18:29:23+01:00)
>            Reporter: Gerhard Poul
>
> When multiple plugins are used and assigned to the same phase they are not 
> executed in the order they're listed in the POM.
> Repro case: https://github.com/gpoul/arquillian-container-was/tree/MNG-5799
> Repro steps: Execute {{mvn test}} in folder {{wlp-managed-8.5}}



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

Reply via email to