Hi,

I want to deploy an archive in a remote repository.
I use the "mvn deploy:deploy-file" maven command.
I works but i want the deployed artifact has my specified name :

i d'ont want
groupId --> artifactId --> version -->
artifactId-version-classifier.myextesion
but i want
groupId--> artifacId -->version --> myName.myextention

Thanks in adance.

-- 
View this message in context: 
http://www.nabble.com/Change-the-final-name-of-the-artifact-in-the-repository-tf3226450s177.html#a8962443
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to