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]>

Reply via email to