Please use the ibiblio resolver for maven repositories:
http://ant.apache.org/ivy/history/latest-milestone/resolver/ibiblio.html

Maarten




----- Original Message ----
From: Kendall Shaw <ks...@oreilly.com>
To: ivy-user@ant.apache.org
Sent: Tue, February 15, 2011 6:35:09 PM
Subject: can ivy follow transitive dependencies in a maven repository?

Using:

<dependency org="org.apache.httpcomponents" name="httpclient"
rev="4.1"/>

And:

<url name="repo1.maven.org" m2compatible="true">
  <ivy
pattern="http://repo1.maven.org/maven2/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"/>

  <artifact
pattern="http://repo1.maven.org/maven2/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"/>

</url>

where I don't think there are any ivy files. ivy:resolve retrieves the
jar and none of it's dependencies.

So, ivy does not resolve transitive dependencies in maven repositories?

Kendall


 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097

Reply via email to