Philippe,

Use the maven-release-plugin
(http://maven.apache.org/plugins/maven-release-plugin/). It does everything
you need to release your artifacts, including automatically incrementing
your version to the next SNAPSHOT release, tagging your release and building
the release for you.

Regards,

Greg J.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 8 February 2007 10:01 PM
To: users@maven.apache.org
Subject: Deploy an existing artifiact...

Hello,

I'm looking for a mean that block (or ask) the deployement of a released
artifact if a released version already exist in the remote repository.
This is for avoiding the erasing of an already relased version in case I
forgot to increment the version of the Maven project.

Thanks,
Philippe


---------------------------------------------------------------------
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