Hi Benoit,

Yes I think so.  Well I know you can release from a tag made with the
release prepare.  The command is

mvn release:perform -DconnectionUrl=scm:svn:file://your-url-here/tag-name

Look at page 224 of better builds with maven for more details

Nicole

On 06/02/2008, Benoit Decherf <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I think that we should be able to perform a release from an old nightly
> tag rather than do it always from the trunk :
>
> Every night functional tests run on a project A. On day "d" everything
> works, but after, I decide to add a feature and I broke the trunk. I'd
> like to be able to release the project in it's state of day "d" without
> losing the work I done. This could be useful in some cases.
> Is there already a way to do it ?
>
> Benoit
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to