create a branch from the tag, then create the release from the branch.

you should not be modifying the tag, which is why you should go through the
branch step

-S

On 3 June 2010 23:29, Max Grigoriev <[email protected]> wrote:

> Hi everybody,
>
> Is it possible and if yes then how to create new release from existed SVN
> tag.
>
> I have 1.0.2 tag with deployed jar to own maven repository. And there're
> many changes in current trunk. The next release will be in couple weeks but
> now we found critical bug in 1.0.2 version.
> Early when we didn't use maven we would create 1.0.2_01 svn tag and all
> jars by hands.  How can we create new release from existed tag by maven
> release plugin?
>
> Thank you
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to