Hi,
I'm using Mave 1.0.2.
I want to change the archive name created by jar:jar and jar:install.
I can change the archive name that jar:jar created by setting
maven.final.name=${pom.artifactId} to property file and setting null to
version tag.
But when I execute jar:install ,it is added "-" to file name.
If you know how to change, please tell me.
---------------------
>maven jar:install
:
jar:jar:
[jar] Building jar: /beatroot/build/CommonClasses.jar
Copying: from '/beatroot/build/CommonClasses.jar' to:
'/home/wls/.maven/repository/CommonLib/jars/Co
mmonClasses-.jar'
:
----------------------
Thanks and regards,
Keisuke
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]