Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-31 Thread Hervé Boutemy
Le lundi 30 janvier 2023, 08:32:59 CET Guillaume Nodet a écrit : > I'm not sure we're talking about the same thing. I'm not sure either, I need to review even more carefully :) > > The plugin's goals child has been deprecated and unused since 15 years > afaik: > > https://github.com/apache/maven

[RESULT] [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-31 Thread Guillaume Nodet
Closing this vote with the following votes: +1: rmannibucau, hboutemy, khmarbaise, michaelo, sjaranowski, gnodet, Delany Middleton I'll publish this release asap. Thx ! Guillaume Le ven. 27 janv. 2023 à 18:11, Guillaume Nodet a écrit : > I've staged a release candidate at [1]. The distribut

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-31 Thread Guillaume Nodet
+1 Le ven. 27 janv. 2023 à 18:11, Guillaume Nodet a écrit : > I've staged a release candidate at [1]. The distributions are available > at [2]. > The release notes are available at [3] for JIRA and [4] for github. > > Please review and vote ! > > Cheers, > Guillaume > > [1] https://repository.a

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-30 Thread Guillaume Nodet
Le sam. 28 janv. 2023 à 06:08, Mark Derricutt a écrit : > On 28 Jan 2023, at 6:11, Guillaume Nodet wrote: > > > I've staged a release candidate at [1]. The distributions are > > available at > > [2]. > > The release notes are available at [3] for JIRA and [4] for github. > > > > Please review an

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-30 Thread Slawomir Jaranowski
+1 pt., 27 sty 2023 o 18:11 Guillaume Nodet napisał(a): > I've staged a release candidate at [1]. The distributions are available at > [2]. > The release notes are available at [3] for JIRA and [4] for github. > > Please review and vote ! > > Cheers, > Guillaume > > [1] https://repository.apach

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-29 Thread Guillaume Nodet
I'm not sure we're talking about the same thing. The plugin's goals child has been deprecated and unused since 15 years afaik: https://github.com/apache/maven/commit/d2e1f3c97556afa42972a9ef20d336fccaed4ad5 https://github.com/apache/maven/commit/cbcc49b306ce2c6c2fb32212c089c11978524c92 The depr

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-29 Thread Hervé Boutemy
sorry, I don't get why declaring a build plugin with a goal is rejected with Maven 4: AFAIK, it's something that has been used since Maven 2 and I don't see any problem with it . What's the reasoning, please? (ideally what's the Jira issue leading to that effect?) Regards, Hervé Le dimanche 2

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-29 Thread Delany
Ok, thanks +1 Delany On Sun, 29 Jan 2023 at 21:25, Guillaume Nodet wrote: > Yes, I already reported and provided a fix on netty. >https://github.com/netty/netty/pull/12911 > So recent netty versions don't have this problem anymore. > > Le dim. 29 janv. 2023 à 19:59, Romain Manni-Bucau >

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-29 Thread Guillaume Nodet
Yes, I already reported and provided a fix on netty. https://github.com/netty/netty/pull/12911 So recent netty versions don't have this problem anymore. Le dim. 29 janv. 2023 à 19:59, Romain Manni-Bucau a écrit : > Hi Delany, > > yes but since it is deprecated and *unused by maven*, I think i

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-29 Thread Romain Manni-Bucau
Hi Delany, yes but since it is deprecated and *unused by maven*, I think it is really an error in netty pom and unintended so think it is an ok behavior ( https://github.com/apache/maven/commit/f153ac134c26ed89cdb7de1b294ecb613208c22b#diff-91081af7c7d8c77b1b3cff89dd3b257e2967696c2f6d48aa65e827e1e2

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-29 Thread Delany
Hi Romain. As far as I know executions are not required. The relationship: plugin > goals is valid against https://maven.apache.org/maven-v4_0_0.xsd Delany On Sun, 29 Jan 2023 at 16:40, Romain Manni-Bucau wrote: > +1 > > @Delany netty bom looks incorrect (misses execution(s). > > Le dim. 29 janv

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-29 Thread Michael Osipov
Am 2023-01-27 um 18:11 schrieb Guillaume Nodet: I've staged a release candidate at [1]. The distributions are available at [2]. The release notes are available at [3] for JIRA and [4] for github. Please review and vote ! Cheers, Guillaume [1] https://repository.apache.org/content/repositories

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-29 Thread Romain Manni-Bucau
+1 @Delany netty bom looks incorrect (misses execution(s). Le dim. 29 janv. 2023 à 13:53, Karl Heinz Marbaise a écrit : > Hi, > > +1 from me. > > Kind regards > Karl Heinz Marbaise > On 27.01.23 18:11, Guillaume Nodet wrote: > > I've staged a release candidate at [1]. The distributions are ava

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-29 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 27.01.23 18:11, Guillaume Nodet wrote: I've staged a release candidate at [1]. The distributions are available at [2]. The release notes are available at [3] for JIRA and [4] for github. Please review and vote ! Cheers, Guillaume [1] https

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-28 Thread Delany
Hi. Im getting this org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:flatten-maven-plugin:1.3.0:flatten (flatten) on project maven-parent: 1 problem was encountered while building the effective model for .maven-parent/pom.xml Caused by: org.apac

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-28 Thread Hervé Boutemy
+1 Reproducible Builds ok: reference build done with JDK 17 on *nix I updated the distribution area to get the standard source+binaries directories reference site staged to https://maven.apache.org/ref/4-LATEST/ Regards, Hervé Le vendredi 27 janvier 2023, 18:11:02 CET Guillaume Nodet a écrit

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-27 Thread Mark Derricutt
On 28 Jan 2023, at 6:11, Guillaume Nodet wrote: I've staged a release candidate at [1]. The distributions are available at [2]. The release notes are available at [3] for JIRA and [4] for github. Please review and vote ! Cheers, Guillaume [1] https://repository.apache.org/content/repositori

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-27 Thread Guillaume Nodet
Le ven. 27 janv. 2023 à 21:16, Romain Manni-Bucau a écrit : > +1, tested on several projects and behaves well even if some logs in > install plugin are surprising the first time (but expected, "Copying ..."). > Yes, it can be toned down later if we think it's not that useful. > > Romain Manni-B

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-27 Thread Romain Manni-Bucau
+1, tested on several projects and behaves well even if some logs in install plugin are surprising the first time (but expected, "Copying ..."). Romain Manni-Bucau @rmannibucau | Blog | Old Blog

[VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-27 Thread Guillaume Nodet
I've staged a release candidate at [1]. The distributions are available at [2]. The release notes are available at [3] for JIRA and [4] for github. Please review and vote ! Cheers, Guillaume [1] https://repository.apache.org/content/repositories/maven-1859 [2] https://dist.apache.org/repos/dist