Ivy should do that automatically if it knows the dependencies of your referenced jar files. Could you give a little more information about your setup, like: - what repository do you use? - what are your settings.xml? - what is your ivy.xml?
Maarten ----- Original Message ---- From: usiddiqi <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, November 27, 2008 6:12:38 PM Subject: Re: AW: Ivy classpath creation Hallo, I also have a similar problem, i am also using; <ivy:cachepath pathid="lib.path" conf="default" /> but it gives the path of only those .jar files, which mine system used. How can i get the complete classpath (including the other jar files, which are used by the referenced jar files)? This is necessary for me, coz i have to write it on the manifest file for run-time regards, Umer -- View this message in context: http://www.nabble.com/Ivy-classpath-creation-tp19975383p20722734.html Sent from the ivy-user mailing list archive at Nabble.com.
