[
http://jira.codehaus.org/browse/MNG-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=187475#action_187475
]
E K commented on MNG-2258:
--------------------------
Maven is grouping executions of same plugin at same phase without checking
whether there is/are execution(s) of another plugin(s) in between or not in the
pom file.
And this cause the execution order specified by Jayesh Lalwani. A dummy project
is attached if it is necessary to see the problem.
Suggested solution by John Casey on MNG-3719 is to use different phases for
execution of same plug-in.
Is this going to be fixed or should we follow suggested "cheating" ?
> Wrong execution order of plugins in same phase
> ----------------------------------------------
>
> Key: MNG-2258
> URL: http://jira.codehaus.org/browse/MNG-2258
> Project: Maven 2
> Issue Type: Bug
> Affects Versions: 2.0.4
> Environment: N/A
> Reporter: David J. M. Karlsen
> Priority: Blocker
> Attachments: mavenTest.zip
>
>
> AFAIK plugins should be execute in the same order as they are listed in the
> POM, when bound to the same phase. This does not happen, the execution order
> is arbitrary.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira