Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 54144 invoked from network); 9 Aug 2009 15:57:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Aug 2009 15:57:15 -0000 Received: (qmail 78119 invoked by uid 500); 9 Aug 2009 15:57:22 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 78054 invoked by uid 500); 9 Aug 2009 15:57:22 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 78044 invoked by uid 99); 9 Aug 2009 15:57:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Aug 2009 15:57:22 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Aug 2009 15:57:09 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MaAlM-0004SV-5A for ivy-user@ant.apache.org; Sun, 09 Aug 2009 08:56:48 -0700 Message-ID: <24888452.post@talk.nabble.com> Date: Sun, 9 Aug 2009 08:56:48 -0700 (PDT) From: Claudio Miranda To: ivy-user@ant.apache.org Subject: Re: Why ivy doesn't download these dependencies ? In-Reply-To: <24835816.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: claudio@claudius.com.br References: <24835816.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org I did some modifications to ivy.xml, but didn't work. Can you see if there is some misconfiguration ? Claudio Miranda wrote: > > ant resolve doesn't download spring, eclipselink and other dependencies. > Other dependencies are downloaded > > my system: > Java 6u14 > Ivy 2.1.0-rc2 > Ant 1.7.1 > > ============ ivysettings.xml > > > > > > pattern="${user.home}/.ivy2/[organisation]/[artifact]-[revision].[ext]" /> > > > > m2compatible="true" /> > root="http://download.java.net/maven/2/" m2compatible="true" /> > root="http://download.java.net/maven/1/" > > pattern="[organisation]/[type]s/[artifact]-[revision].[ext]"/> > root="http://eclipse.c3sl.ufpr.br/rt/eclipselink/maven.repo/" > m2compatible="true" /> > > > > > > > > > > > > > ============ ivy.xml > > > > > > > > > > > conf="compile" /> > rev="1.4.0" conf="compile" /> > rev="1.4.0" conf="compile" /> > rev="1.4.0" conf="compile" /> > rev="1.4.0" conf="compile" /> > conf="compile" /> > conf="compile" /> > conf="compile" /> > conf="compile" /> > conf="compile" /> > rev="0.9.16" conf="compile" /> > conf="compile" /> > conf="compile" /> > > name="org.eclipse.persistence.jpa" rev="1.1.2" conf="compile" /> > > > > ========== build.xml > > > > > $ ant resolve > Buildfile: build.xml > > resolve: > [ivy:retrieve] :: Ivy 2.1.0-rc2 - 20090704004254 :: > http://ant.apache.org/ivy/ :: > [ivy:retrieve] :: loading settings :: file = > /home/claudio/alphaworks/projects/soujava/eventos/evconf/ivysettings.xml > [ivy:retrieve] :: resolving dependencies :: evconf#evconf;0.1 > [ivy:retrieve] confs: [compile, runtime, compile-test, runtime-test] > [ivy:retrieve] found org.apache.wicket#wicket;1.4.0 in m2repo > [ivy:retrieve] found org.slf4j#slf4j-api;1.4.2 in m2repo > [ivy:retrieve] found org.apache.wicket#wicket-extensions;1.4.0 in m2repo > [ivy:retrieve] found org.apache.wicket#wicket-auth-roles;1.4.0 in m2repo > [ivy:retrieve] found org.apache.wicket#wicket-datetime;1.4.0 in m2repo > [ivy:retrieve] found joda-time#joda-time;1.4 in m2repo > [ivy:retrieve] found org.apache.wicket#wicket-spring;1.4.0 in m2repo > [ivy:retrieve] found org.apache.wicket#wicket-ioc;1.4.0 in m2repo > [ivy:retrieve] found cglib#cglib-nodep;2.1_3 in m2repo > [ivy:retrieve] found org.slf4j#slf4j-api;1.5.8 in m2repo > [ivy:retrieve] found org.slf4j#slf4j-ext;1.5.8 in m2repo > [ivy:retrieve] found org.slf4j#jcl-over-slf4j;1.5.8 in m2repo > [ivy:retrieve] found org.slf4j#log4j-over-slf4j;1.5.8 in m2repo > [ivy:retrieve] found ch.qos.logback#logback-classic;0.9.16 in m2repo > [ivy:retrieve] found ch.qos.logback#logback-core;0.9.16 in m2repo > [ivy:retrieve] found org.springframework#spring;2.5.6 in m2repo > [ivy:retrieve] found commons-logging#commons-logging;1.1.1 in m2repo > [ivy:retrieve] found junit#junit;4.5 in m2repo > [ivy:retrieve] found > org.eclipse.persistence#org.eclipse.persistence.jpa;1.1.2 in eclipse-link > [ivy:retrieve] :: resolution report :: resolve 1449ms :: artifacts dl 20ms > [ivy:retrieve] :: evicted modules: > [ivy:retrieve] org.slf4j#slf4j-api;1.4.2 by [org.slf4j#slf4j-api;1.5.8] > in [compile] > > --------------------------------------------------------------------- > | | modules || artifacts > | > | conf | number| search|dwnlded|evicted|| > number|dwnlded| > > --------------------------------------------------------------------- > | compile | 19 | 0 | 0 | 1 || 9 | 0 > | > | runtime | 1 | 0 | 0 | 0 || 2 | 0 > | > | compile-test | 1 | 0 | 0 | 0 || 2 | 0 > | > | runtime-test | 1 | 0 | 0 | 0 || 2 | 0 > | > > --------------------------------------------------------------------- > [ivy:retrieve] :: retrieving :: evconf#evconf > [ivy:retrieve] confs: [compile, runtime, compile-test, runtime-test] > [ivy:retrieve] 0 artifacts copied, 9 already retrieved (0kB/56ms) > > BUILD SUCCESSFUL > Total time: 2 seconds > > The downloaded jar files > $ find lib/ -name \*.jar > lib/cglib-nodep-2.1_3.jar > lib/commons-logging-1.1.1.jar > lib/logback-core-0.9.16.jar > lib/wicket-ioc-1.4.0.jar > lib/slf4j-api-1.5.8.jar > lib/wicket-1.4.0.jar > lib/joda-time-1.4.jar > lib/junit-4.5.jar > lib/junit-4.5-sources.jar > > $ find /home/claudio/.ivy2/ -name \*.jar -type f > /home/claudio/.ivy2/cache/org.apache.wicket/wicket-ioc/jars/wicket-ioc-1.4.0.jar > /home/claudio/.ivy2/cache/org.apache.wicket/wicket/jars/wicket-1.4.0.jar > /home/claudio/.ivy2/cache/junit/junit/sources/junit-4.5-sources.jar > /home/claudio/.ivy2/cache/junit/junit/jars/junit-4.5.jar > /home/claudio/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.1.1.jar > /home/claudio/.ivy2/cache/org.slf4j/slf4j-api/jars/slf4j-api-1.5.8.jar > /home/claudio/.ivy2/cache/joda-time/joda-time/jars/joda-time-1.4.jar > /home/claudio/.ivy2/cache/ch.qos.logback/logback-core/jars/logback-core-0.9.16.jar > /home/claudio/.ivy2/cache/cglib/cglib-nodep/jars/cglib-nodep-2.1_3.jar > > ----- Claudio Miranda http://weblogs.java.net/blog/claudio http://www.claudius.com.br/blog -- View this message in context: http://www.nabble.com/Why-ivy-doesn%27t-download-these-dependencies---tp24835816p24888452.html Sent from the ivy-user mailing list archive at Nabble.com.