On Jan 25, 2008 4:24 PM, Per Hermansson <[EMAIL PROTECTED]> wrote: > Hi, > > I'm wondering if it's possible to make the ant task <ivy:install> > run without downloading the module's ivy file, i.e. only retrieve the > artifacts?
This is not supported currently. What you can do is use specific settings where you don't set any ivy pattern for the resolver to which you install your modules. Xavier > > Per > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/
