I want to output my ivy downloaded dependencies to different locations
(build, main and test) so that I can manage them more easily.  I've found
the ivy.lib.dir property and I'm setting that in my ant file but when I use
antcontrib to reset the property to something else it doesn't pick it up.  I
guess ivy isn't paying any attention to the newly set value as it's
properties are already set.  How can I change this property value once set?

Luke

Reply via email to