[ http://jira.codehaus.org/browse/MNG-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arnaud Heritier updated MNG-3667: --------------------------------- Fix Version/s: 2.0.10 > Dependencies resolution is wrong in some cases (xfire-core:1.2.6 for example) > ----------------------------------------------------------------------------- > > Key: MNG-3667 > URL: http://jira.codehaus.org/browse/MNG-3667 > Project: Maven 2 > Issue Type: Bug > Components: Dependencies > Affects Versions: 2.0.10 > Environment: 2.0.10-RC1 > Reporter: Arnaud Heritier > Priority: Blocker > Fix For: 2.0.10 > > Attachments: xfire-maven-2.0.10.zip > > > With RC1, maven tries to download this dependency > org/apache/ws/commons/XmlSchema/SNAPSHOT/XmlSchema-SNAPSHOT.jar whereas with > 2.0.9 it retreives the version 1.1. > What I have is a project with a dependency to > org.codehaus.xfire:xfire-core:1.2.6 > In the xfire-core pom we have a dependency to org.apache.ws.commons:XmlSchema > The version 1.1 is set in the dependencyManagement of the parent. > A testcase is attached -- 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