[ 
https://jira.codehaus.org/browse/MNG-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=304874#comment-304874
 ] 

Hendy Irawan commented on MNG-2258:
-----------------------------------

Thank you Barrie.

I tried to reproduce the problem but it seems Maven 3.0.4 is fine! (yaay :-)

The problem seems to be in a thirdparty plugin, org.apache.karaf.tooling : 
features-maven-plugin : generate-features-xml.

For those curious, or want to test, the testcase is in : 
https://github.com/ceefour/generate-features-xml-bug

Related bug : https://issues.apache.org/jira/browse/KARAF-1681
                
> Wrong execution order of plugins in same phase
> ----------------------------------------------
>
>                 Key: MNG-2258
>                 URL: https://jira.codehaus.org/browse/MNG-2258
>             Project: Maven 2 & 3
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>         Environment: N/A
>            Reporter: David J. M. Karlsen
>            Assignee: Benson Margulies
>            Priority: Blocker
>             Fix For: 3.0.3
>
>         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, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to