You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christian Schulte (JIRA)" <ji...@apache.org> on 2016/03/01 01:29:18 UTC

[jira] [Commented] (MNG-5799) Incorrect execution order of plugins in the same phase

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

Christian Schulte commented on MNG-5799:
----------------------------------------

Did you read about the order of declaration having a meaning somewhere? It would be great if you could provide pointers to that here. A quick peek at the Maven website does not show that is documented anywhere. Does not mean that information is not provided somewhere. Whatever this issue leads to, it will need to be documented to stop people from relying on some implementation detail documented/specified nowhere.


> 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
>            Assignee: Christian Schulte
>
> 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)