Re: Maven Release Plugin 3.0.0-M6

2022-05-06 Thread Michael Osipov
Guys, let me know when you are done with all issues for M6, I will happily do the release for the community. M - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: Maven Release Plugin 3.0.0-M6

2022-05-05 Thread Hervé BOUTEMY
MRELEASE-1087 is a massive cleanup in terms of quantity of code, but it's not really functional changes: just get rid of old Plexus APIs and associated tricks to make our life easier. I'm confident our ITs would catch issues at that level. on my own side, having feedback on

Re: Maven Release Plugin 3.0.0-M6

2022-05-05 Thread Olivier Lamy
Nice it looks like the call for release suddenly generates a lot of activity for this plugin :) but how long will it take to get all those issues done? Because at the start it was just a bug fix release and now we have a lot of changes coming. Can we just cut a release and then look after all of

Re: Maven Release Plugin 3.0.0-M6

2022-05-05 Thread Karl Heinz Marbaise
Hi, I would like to enhance the list with this one: https://issues.apache.org/jira/browse/MRELEASE-1079 Kind regards Karl Heinz Marbaise On 05.05.22 08:37, Hervé BOUTEMY wrote: https://issues.apache.org/jira/projects/MRELEASE/versions/12351336 3 issues to finish:

Re: Maven Release Plugin 3.0.0-M6

2022-05-05 Thread Hervé BOUTEMY
https://issues.apache.org/jira/projects/MRELEASE/versions/12351336 3 issues to finish: https://issues.apache.org/jira/browse/MRELEASE-955 https://issues.apache.org/jira/browse/MRELEASE-1084 https://issues.apache.org/jira/browse/MRELEASE-1087 Le mercredi 4 mai 2022, 14:51:21 CEST Samuel Le

Re: Maven Release Plugin 3.0.0-M6

2022-05-04 Thread Samuel Le Berrigaud
Hello, any news on this? Without putting any pressure, I'd just like to be able to tell whether I should wait a few days or whether I should plan around having an M6. Thanks, SaM On Tue, Apr 26, 2022 at 2:36 PM Olivier Lamy wrote: > > Hi > It looks there is a plan for early (ish) next week > >

Re: Maven Release Plugin 3.0.0-M6

2022-04-29 Thread Hervé BOUTEMY
IIUC, the key aspect we need to solve to remove that milestone aspect is https://issues.apache.org/jira/browse/MRELEASE-955 (and relatives) if someone else knows other topics, please share, so we can focus Regards, Hervé Le mardi 26 avril 2022, 21:14:39 CEST Jeff Jensen a écrit : > M is for

Re: Maven Release Plugin 3.0.0-M6

2022-04-27 Thread Michael Osipov
Am 2022-04-26 um 21:14 schrieb Jeff Jensen: M is for Milestone, an incremental release towards the eventual final release considered early production ready but incomplete for full planned features and implementation. To the point!

Re: Maven Release Plugin 3.0.0-M6

2022-04-26 Thread Jeff Jensen
M is for Milestone, an incremental release towards the eventual final release considered early production ready but incomplete for full planned features and implementation. On Tue, Apr 26, 2022 at 2:10 PM Gary Gregory wrote: > Can someone explain the M release meaning? Is it an alpha release?

Re: Maven Release Plugin 3.0.0-M6

2022-04-26 Thread Gary Gregory
Can someone explain the M release meaning? Is it an alpha release? A beta version? Is it production ready? Does it depend on the plugin (please say no)? Gary On Tue, Apr 26, 2022, 07:49 Samuel Le Berrigaud wrote: > Hello devs, > > I'd just like to get an idea of when a potential 3.0.0-M6 of

Re: Maven Release Plugin 3.0.0-M6

2022-04-26 Thread Olivier Lamy
Hi It looks there is a plan for early (ish) next week cheers Olivier On Tue, 26 Apr 2022 at 9:48 pm, Samuel Le Berrigaud wrote: > Hello devs, > > I'd just like to get an idea of when a potential 3.0.0-M6 of the > maven-release-plugin might happen. > > I've managed to contribute a bug fix