[ http://jira.codehaus.org/browse/MNG-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnaud Heritier updated MNG-3553: --------------------------------- Affects Version/s: 2.1.0 Fix Version/s: 2.1.1 > cannot resolve dependency with scope import > ------------------------------------------- > > Key: MNG-3553 > URL: http://jira.codehaus.org/browse/MNG-3553 > Project: Maven 2 > Issue Type: Bug > Affects Versions: 2.0.9, 2.1.0 > Reporter: Thomas Diesler > Fix For: 2.0.11, 2.1.1 > > Attachments: mng-3553.zip > > > This pom when added as a dependency of another project does not see repository http://snapshots.jboss.org/maven2 > > > > > org.jboss.jbossas > jboss-as-component-matrix > ${jboss.version} > pom > import > > > > with effective settings > [tdiesler@tddell trunk]$ mvn help:effective-settings > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] JBoss Web Services - Stack CXF > [INFO] JBoss Web Services - Stack CXF Management > [INFO] JBoss Web Services - Stack CXF Runtime Server > [INFO] JBoss Web Services - Stack CXF Runtime Client > [INFO] Searching repository for plugin with prefix: 'help'. > [INFO] ------------------------------------------------------------------------ > [INFO] Building JBoss Web Services - Stack CXF > [INFO] task-segment: [help:effective-settings] (aggregator-style) > [INFO] ------------------------------------------------------------------------ > [INFO] [help:effective-settings] > [INFO] > Effective settings: > > /home/tdiesler/.m2/repository > > > > > !jboss.repository.off > > > > > > snapshots.jboss.org > http://snapshots.jboss.org/maven2 > > > > false > > repository.jboss.org > http://repository.jboss.org/maven2 > > > jboss.repository > > > > user-profile > > > org.jboss.maven.plugins > > -- 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