Hi,
The Ivy dependency tag has an attribute named "transitive" which practically
does what you've described; that is, add 'transitive="false"', and no
transitive dependencies will be fetched.
A good summary on the issue can be found here:
http://stackoverflow.com/questions/487493/ivy-how-do-i-remove-transitive-dependencies
HTH,
Noam
On Thu, Nov 25, 2010 at 7:19 PM, dgh1 <[email protected]> wrote:
>
> Is there a way when downloading a jar specified in ivy.xml to force that
> jar
> to be downloaded "without" downloading any of the dependent jars, for
> example:
>
> <dependencies>
>
> <dependency org="org.apache.something" name="name-of-jar" rev="1.0.0"
> dependent="false" />
>
> </dependencies>
>
> where dependent = false do not download any dependent jars
> dependent = true (default) download dependent jars also
>
>
> Thanks in advance or any help on this or what work-arounds there might be.
>
> --
> View this message in context:
> http://forums.jfrog.org/how-to-overriding-downloading-of-dependent-jars-tp5775019p5775019.html
> Sent from the Artifactory - Users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
> Tap into the largest installed PC base & get more eyes on your game by
> optimizing for Intel(R) Graphics Technology. Get started today with the
> Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
> http://p.sf.net/sfu/intelisp-dev2dev
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users