Ian Neruda wrote:
Hi.

Can I install jar to repository without version part
in it. When I leave version empty I get something like
JarName-.jar

Artifacts in the respository should *always* have version numbers in them. This mandated by Maven internal contracts. If you need your jar with version number removed, you can copy + rename it from the repository to the place where you need it. It's very easy to do in your maven.xml


Rafal

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to