Add transitive dependency version and branch override mechanism ---------------------------------------------------------------
Key: IVY-784 URL: https://issues.apache.org/jira/browse/IVY-784 Project: Ivy Issue Type: New Feature Reporter: Xavier Hanin Assignee: Xavier Hanin Fix For: 2.0 Maven since version 2.0.6 supports a mechanism for a pom to override the version constraint of a transitive dependency (dependency management is used for that). IVY-753 has been opened to make Ivy compatible with that, so to fix this we will need to introduce a new mechanism to Ivy, which would better be available to users using Ivy native format (ivy xml files). Supporting branch override too seems to be a natural fit for Ivy in this case. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.