Shaka Tard <shakatard@...> writes: > > Teknocrat, > > First, are you saying you need to see both jars, for instance, like this? > > commons-lang.jar > commons-lang-1.6.10.jar
no, I want some jars going into conf1 as foo-1.2.jar and others going into conf2 as bar.so I am doing JNI and using ivy to store some binary libs. I would like those artifacts to be stripped of their version numbers otherwise our make files break.