Re: [VOTE] Release Apache Maven Daemon 0.9.0

2023-01-26 Thread Maarten Mulders
+1, tested on Mac (arm64/aarch64) Maarten On 25/01/2023 10:10, Guillaume Nodet wrote: I've staged a candidate release at https://dist.apache.org/repos/dist/dev/maven/mvnd/0.9.0/ Note that this release is based on Maven 3.8.7. The release notes are available at https://github.com/apache/ma

[VOTE] Release Apache Maven Enforcer version 3.2.0

2023-01-26 Thread Slawomir Jaranowski
Hi, We solved 40 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520&version=12351838 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MENFORCER%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%2

Re: [VOTE] Release Apache Maven Enforcer version 3.2.0

2023-01-26 Thread Delany
Thank you for this. My build on 3.8.7 is failing though: [ERROR] org.apache.maven.cli.MavenCli - Rule 0: org.apache.maven.enforcer.rules.RequirePluginVersions failed with message: [ERROR] org.apache.maven.cli.MavenCli - Cannot invoke "org.apache.maven.model.Reporting.getPlugins()" because the retu

Re: Maven 3.9,0 plan

2023-01-26 Thread Delany
Hi Tamas, Will you create a staging for 3.9.0? I don't see anything at https://repository.apache.org/content/repositories/staging/org/apache/maven/maven/ Delany On Thu, 19 Jan 2023 at 11:03, Tamás Cservenák wrote: > Howdy, > > The 3.9.0 changelist: > > https://issues.apache.org/jira/issues/?jql=

Re: Maven 3.9,0 plan

2023-01-26 Thread Tamás Cservenák
Howdy Tomorrow is 27th :) Staging is part of release (release + vote + final promotion to Central), so hopefully tomorrow will be staged T On Thu, Jan 26, 2023, 19:28 Delany wrote: > Hi Tamas, > Will you create a staging for 3.9.0? > I don't see anything at > > https://repository.apache.org/co

Re: [VOTE] Release Apache Maven Enforcer version 3.2.0

2023-01-26 Thread Slawomir Jaranowski
Hi, Can you provide me with your project when I can reproduce it? Or full stack. czw., 26 sty 2023 o 19:21 Delany napisał(a): > Thank you for this. My build on 3.8.7 is failing though: > > [ERROR] org.apache.maven.cli.MavenCli - Rule 0: > org.apache.maven.enforcer.rules.RequirePluginVersions f

Re: [VOTE] Release Apache Maven Enforcer version 3.2.0

2023-01-26 Thread Delany
Only happens with type POM org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.0:enforce (fail) on project maven-parent: Rule 0: org.apache.maven.enforcer.rules.RequirePluginVersions failed with message: Cannot invoke "o

Re: [VOTE] Release Apache Maven Enforcer version 3.2.0

2023-01-26 Thread Slawomir Jaranowski
Thanks Delany, I see ...packaging is not important, There are more places for NPE in this rule ... You can try with mvn ... -Denforcer.skipRules=RequirePluginVersions czw., 26 sty 2023 o 21:19 Delany napisał(a): > Only happens with type POM > > org.apache.maven.lifecycle.LifecycleExecutionExc

Re: Maven 3.9,0 plan

2023-01-26 Thread Tamás Cservenák
Howdy, 3.9.0 on hold for a bit more, an issue (and related PR) just popped in: https://issues.apache.org/jira/browse/MNG-7672 Thanks T On Thu, Jan 26, 2023 at 7:49 PM Tamás Cservenák wrote: > Howdy > > Tomorrow is 27th :) Staging is part of release (release + vote + final > promotion to Centra