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)
Just a quick follow-up Unzipping the Resteasy 2.0-beta4 to: C:\workshop\downloads\resteasy-jaxrs-2.0-beta-4 There I create a ivy.xml file: ivy-module version=2.0 info organisation=org.jboss.resteasy module=resteasy-example/ publications artifact

RE: Cache Problems - Need to some answers

2010-07-12 Thread Scott Goldstein
I haven't gotten a response, so I'm posting again. Can anyone provide some info on these issues? Thanks! Scott From: Scott Goldstein Sent: Monday, June 07, 2010 3:21 PM To: 'ivy-user@ant.apache.org' Subject: Cache Problems - Need to some answers I've run into a few caching issues today and I

Re: [ANNOUNCE] Apache Ivy 2.2.0-rc1 released

2010-07-12 Thread Archie Cobbs
Looks like something has broken with the packager resolver in ivy 2.2.0. If you checkout Ivy Roundup and run ant -Dresolve.mod=xerces -Dresolve.rev=2.9.1 clean resolve, it will generate this error: [ivy:resolve]