I have a ant script that uses Ivy that works fine to create a jar file, but I know have a 2nd project that needs that jar file. The problem I am having is that the they are both part of a bigger script so every time I run it the jar file is new and needs a new version, but I can't get the 2nd project to find the jar file that is created in the first project.
Any help, I have tried to use the publish target, but can't seem to get that to work. -- View this message in context: http://www.nabble.com/Help-with-multi-projects-tf4859457.html#a13906087 Sent from the ivy-user mailing list archive at Nabble.com.
