[RESULT] [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-20 Thread Guillaume Nodet
Closing this vote with 7 +1s and no other votes (PMC quorum reached). Thx ! Guillaume Le mer. 15 mars 2023 à 18:14, Guillaume Nodet a écrit : > Hey > > We solved 26 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352862&projectId=12316922 > > Staging repository: >

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-19 Thread Petr Široký
+1 (non-binding) Smoke tested on Linux with JDK 19 and 20 (EA build) and looks good. --- Original Message --- On Wednesday, March 15th, 2023 at 18:14, Guillaume Nodet wrote: > > > Hey > > We solved 26 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=1235

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-19 Thread Romain Manni-Bucau
+1 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-19 Thread Olivier Lamy
+1 On Thu, 16 Mar 2023 at 03:14, Guillaume Nodet wrote: > > Hey > > We solved 26 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352862&projectId=12316922 > > Staging repository: > https://repository.apache.org/content/repositories/maven-1890 > > Dev dist directory:

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-19 Thread Arnaud Héritier
+1 Le dim. 19 mars 2023 à 08:28, Slawomir Jaranowski a écrit : > +1 > > śr., 15 mar 2023 o 18:14 Guillaume Nodet napisał(a): > > > Hey > > > > We solved 26 issues: > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352862&projectId=12316922 > > > > Staging repository

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-19 Thread Slawomir Jaranowski
+1 śr., 15 mar 2023 o 18:14 Guillaume Nodet napisał(a): > Hey > > We solved 26 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352862&projectId=12316922 > > Staging repository: > https://repository.apache.org/content/repositories/maven-1890 > > Dev dist directory

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-18 Thread Guillaume Nodet
+1 Le mer. 15 mars 2023 à 18:14, Guillaume Nodet a écrit : > Hey > > We solved 26 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352862&projectId=12316922 > > Staging repository: > https://repository.apache.org/content/repositories/maven-1890 > > Dev dist director

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-17 Thread Delany
I set maven-surefire-plugin version in pluginManagement. Then I have a profile (on by default) that brings in another pluginManagement element. If I don't want to use the stateless reporter I can turn this profile off: maven-surefire-plugin

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-16 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 15.03.23 18:14, Guillaume Nodet wrote: Hey We solved 26 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352862&projectId=12316922 Staging repository: https://repository.apache.org/content/repositories/maven-1890

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-16 Thread Slawomir Jaranowski
Eg project versions-m-p [1] use RequirePluginVersions and rules pass for me with master version [1] https://github.com/mojohaus/versions śr., 15 mar 2023 o 19:21 Delany napisał(a): > Build fails > > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apache.ma

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-15 Thread Guillaume Nodet
Do you have a small project to reproduce the problem ? The violation looks legit if you haven't specified a version for the surefire plugin. Le mer. 15 mars 2023 à 19:21, Delany a écrit : > Build fails > > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apach

Re: [VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-15 Thread Delany
Build fails org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce (fail) on project t1000: Rule 0: org.apache.maven.enforcer.rules.RequirePluginVersions failed with message: Some plugins are missing valid version

[VOTE] Release Apache Maven 4.0.0-alpha-5

2023-03-15 Thread Guillaume Nodet
Hey We solved 26 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352862&projectId=12316922 Staging repository: https://repository.apache.org/content/repositories/maven-1890 Dev dist directory: https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-5/ Stag