[ http://jira.codehaus.org/browse/MNG-2258?page=comments#action_78375 ] 
            
Martin Zeltner commented on MNG-2258:
-------------------------------------

BTW the patches appended to MNG-1412 does also solve the execution order 
problem of plugins. It does solve the order problem for all artifacts! Until 
today the HashSets and HashMaps where not replaced by LinkedHashSets and 
LinkedHashMaps (see SVN repo). I don't understand why commiters from these 
Maven 2 components don't apply the patches for such an important issue. I would 
help if I had commit rights but right now i can just watch and claim.

Cheers,
Martin
http://el4j.sf.net

> 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
>             Fix For: 2.1
>
>
> 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

        

Reply via email to