On Tue, 28 Aug 2018 at 05:03, sebb <seb...@gmail.com> wrote:

> The problem is that the Maven release plugin design assumes that the
> first release attempt will succeed.
> As such, it updates trunk to the new snapshot version.
> (This causes issues with CI builds)
>

Would it work if you made a release branch first? Then you wouldn't merge
the release branch to master until the voted upon release candidate is
accepted.


> It also assumes that the current workspace does not contain anything
> it should not.
>

It doesn't check out the tag into a separate directory to build the release
artifacts?


-- 
Matt Sicker <boa...@gmail.com>

Reply via email to