From issues-return-51574-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Thu Apr 02 16:40:41 2009 Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 42075 invoked from network); 2 Apr 2009 16:40:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 16:40:41 -0000 Received: (qmail 89927 invoked by uid 500); 2 Apr 2009 16:40:41 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 89837 invoked by uid 500); 2 Apr 2009 16:40:40 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 89827 invoked by uid 99); 2 Apr 2009 16:40:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 16:40:40 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 16:40:33 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 3C81B15E8731 for ; Thu, 2 Apr 2009 11:40:13 -0500 (CDT) Message-ID: <33375639.1238690413245.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Thu, 2 Apr 2009 11:40:13 -0500 (CDT) From: "Arnaud Heritier (JIRA)" To: issues@maven.apache.org Subject: [jira] Updated: (MNG-3553) cannot resolve dependency with scope import In-Reply-To: <17134528.1209371386986.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ 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