I think you can do: c-SNAPSHOT.jar and it'll do it based on timestamp. Or rather a version number of SNAPSHOT.
Hen On Thu, 1 Aug 2002, Bill Petheram wrote: > > Hey guys How can I access individual dependency jars from a target? > > So if I have three dependencies a-1.0.jar, b-2.1.jar, c-3.2.jar. I want to > reference c3.2.jar in a target, so that if the version number changes in the > project.xml file the target will pick up the new version automatically. > > Surely if each depenency has an id I should be able to use that somehow? > > thanks > > bill > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
