Alternatively, adding symlink="true" to the <ivy:retrieve> call (in Ant) will create links into the ivy cache rather than copying.
On 11/26/2010 09:04 AM, Steve Miller wrote: > Take a look at cachepath and cachefileset instead of using retrieve. > > On Thu, Nov 25, 2010 at 1:02 PM, Dale Herrig <[email protected]> wrote: >> I noticed that the downloaded jars by default will go the lib directory. I >> also noticed that these same downloaded jars get put in the ivy cache >> directory which by default is where the ivysettings.xml file located.
