You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Rahamim, Zvi (Zvi)" <zr...@avaya.com> on 2007/04/04 13:54:46 UTC

Referencing project version jars other than -.jar

Hi,
Suppose there is a project (e.g. myproj) with version 1.0.
The oputout is not only myproj-1.0.jar, but also
myproj_forClients-1.0.jar.
Suppose for my dependency I need the myproj_forClients-1.0.jar. Is it
done automatically? If not, how can I specify it?
How can I have a reference (inside pom.xml) to that physical file?
Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org