On 14 Feb 07, at 12:19 PM 14 Feb 07, Wayne Fay wrote:

As far as I know, this is not possible.


It is not, and never will be. If we let you install/deploy with a different name then what Maven understands you could never get it back or refer to it again with Maven. If you just want to copy some stuff some where then use something else.

Jason.

Wayne

On 2/14/07, gbois <[EMAIL PROTECTED]> wrote:

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]



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




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

Reply via email to