Aslak Knutsen created FORGE-750:
-----------------------------------
Summary: DependencyFacet.addXDependency ignores order
Key: FORGE-750
URL:
https://issues.jboss.org/browse/FORGE-750
Project: Forge
Issue Type: Bug
Components: Maven Integration
Affects Versions: 1.2.0.Final
Reporter: Aslak Knutsen
When DependencyFacet.addXDependency is called, it first removes the existing Dependency if
it exists, then adds the new.
The problem is the index of the original dependency is lost and the new is just appended.
In Maven 3 dependency order matters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira