[ http://jira.codehaus.org/browse/MNG-1499?page=all ]
John Casey updated MNG-1499:
Fix Version: 2.0.1
> Execution order is arbitrary if inheritance is involved
> ---
>
> Key: MNG-1499
> UR
[ http://jira.codehaus.org/browse/MNG-1499?page=all ]
David Jackman updated MNG-1499:
---
Attachment: MNG-1499-b.patch
After further inspection, I realized that the ModelUtils.mergePluginDefinitions
method had the same problem. The second attached patch fix
[ http://jira.codehaus.org/browse/MNG-1499?page=all ]
David Jackman updated MNG-1499:
---
Attachment: MNG-1499.patch
The attached patch fixes this problem. Instead of keeping the list of merged
plugins for parent and child in a map, it keeps the list in a L