ivy url against zip with necessary jars

2010-07-12 Thread Young Matthew (4004)
Using latest IvyDE in Eclipse (Used Ivy for about 2 hours now) How do people pull in dependencies to non-repo artifats? Say I need to define a dependency to DB2 JDBC drivers (2 jar files) that are located in a ZIP file. Similar thing with dependencies to RestEasy. The latest revision

Re: ivy url against zip with necessary jars

2010-07-12 Thread Archie Cobbs
One common strategy is to create your own local repository with exactly what you want (creating ivy.xml files as necessary). Alternately if you are feeling open-sourcey then submit bug requests to Ivy RoundUp http://code.google.com/p/ivyroundup/wiki/HowToContribute with the modules/revisions you

SV: ivy url against zip with necessary jars

2010-07-12 Thread Young Matthew (4004)
the same organisation as the Resteasy project just a totally difference module name. / matthew -Ursprungligt meddelande- Från: archie.co...@gmail.com [mailto:archie.co...@gmail.com] För Archie Cobbs Skickat: den 12 juli 2010 16:33 Till: ivy-user@ant.apache.org Ämne: Re: ivy url against zip