Totally...

However, I think I might check out the tag, edit the pom then, tag the working 
copy.

D-

-----Original Message-----
From: Yann Le Du [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 12, 2006 5:11 PM
To: Maven Users List
Subject: Re: releasing a tag

Maybe you could :

   - checkout the tag
   - change pom version to 2.2.3
   - deploy (this is what mvn release:perform does from the tag)

Does it address your need ?

2006/9/12, Douglas Ferguson <[EMAIL PROTECTED]>:
>
> Is there a way to release from a tag?
>
>
>
> Say I have my-app-2.2.3-RC-1 for release candidate 1 and I want to
> release that as my-ap-2.2.3
>
> If I check out the tag and do a release, mvn is going to want to commit
> pom  changes to the tag, which it I don't want it to do.
>
> Any other way to do this?
>
>
>
>


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

Reply via email to