[forge-issues] [JBoss JIRA] (FORGE-750) DependencyFacet.addXDependency ignores order

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Jan 17 12:16:22 EST 2013


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


More information about the forge-issues mailing list