Re: Rollback failed release

2020-10-11 Thread Gary Gregory
In general I avoid rewriting history unless I am in a PR branch and I am squashing commits before a merge. So a revert is fine IMO. Gary On Sun, Oct 11, 2020, 16:16 Elliotte Rusty Harold wrote: > I cancelled a planned release of the maven-dependency-plugin before it > got to a vote but after it

Re: Rollback failed release

2020-10-11 Thread Michael Osipov
t; An: "Maven Developers List" > Betreff: Rollback failed release > > I cancelled a planned release of the maven-dependency-plugin before it > got to a vote but after it had been pushed to Github. (discovered a > couple of issues I want to fix first) > > I dropped the

Re: Rollback failed release

2020-10-11 Thread Olivier Lamy
Hi, You will not be able to rewrite the history. The option may have been disabled by INFRA. a commit reverting the old commit is better and it's probably better to keep the history of this as well On Mon, 12 Oct 2020 at 06:16, Elliotte Rusty Harold wrote: > I cancelled a planned release of the

Rollback failed release

2020-10-11 Thread Elliotte Rusty Harold
I cancelled a planned release of the maven-dependency-plugin before it got to a vote but after it had been pushed to Github. (discovered a couple of issues I want to fix first) I dropped the bundle from Nexus. Now I need to revert the last couple of commits and remove the tag. They're about three