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 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/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=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.9.0
>> >
>> > It received today one more PR (
>> > https://issues.apache.org/jira/browse/MNG-7630), but the plan I'd like
>> to
>> > propose is following:
>> >
>> > - Keep the "3.9.0 window" open until the end of next week (27th Jan
>> 2023).
>> > - On 27th (or a bit after) do the 3.9.0 release
>> >
>> > So, please anyone able to, test 3.9.0-SNAPSHOT if you can.
>> >
>> > Aside of detailed changelog above, here is a high level list (to be
>> > reworked for site) here:
>> >
>> >
>> https://cwiki.apache.org/confluence/display/MAVEN/Notes+for+Maven+3.9.x+users
>> >
>> >
>> https://cwiki.apache.org/confluence/display/MAVEN/Notes+For+Maven+3.9.x+Plugin+Developers
>> >
>> > Have fun
>> > T
>> >
>>
>


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.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 "org.apache.maven.model.Reporting.getPlugins()" because the
> return value of "org.apache.maven.model.Profile.getReporting()" is null
> at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
> (MojoExecutor.java:375)
> at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
> (MojoExecutor.java:351)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute
> (MojoExecutor.java:215)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute
> (MojoExecutor.java:171)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute
> (MojoExecutor.java:163)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
> (LifecycleModuleBuilder.java:117)
> at
>
> org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call
> (MultiThreadedBuilder.java:210)
> at
>
> org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call
> (MultiThreadedBuilder.java:195)
> at java.util.concurrent.FutureTask.run (FutureTask.java:317)
> at java.util.concurrent.Executors$RunnableAdapter.call
> (Executors.java:577)
> at java.util.concurrent.FutureTask.run (FutureTask.java:317)
> at java.util.concurrent.ThreadPoolExecutor.runWorker
> (ThreadPoolExecutor.java:1144)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run
> (ThreadPoolExecutor.java:642)
> at java.lang.Thread.run (Thread.java:1588)
> Caused by: org.apache.maven.plugin.MojoExecutionException:
> Rule 0: org.apache.maven.enforcer.rules.RequirePluginVersions failed with
> message:
> Cannot invoke "org.apache.maven.model.Reporting.getPlugins()" because the
> return value of "org.apache.maven.model.Profile.getReporting()" is null
> at org.apache.maven.plugins.enforcer.EnforceMojo.execute
> (EnforceMojo.java:271)
> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
> (DefaultBuildPluginManager.java:137)
> at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
> (MojoExecutor.java:370)
> at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
> (MojoExecutor.java:351)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute
> (MojoExecutor.java:215)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute
> (MojoExecutor.java:171)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute
> (MojoExecutor.java:163)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
> (LifecycleModuleBuilder.java:117)
> at
>
> org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call
> (MultiThreadedBuilder.java:210)
> at
>
> org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call
> (MultiThreadedBuilder.java:195)
> at java.util.concurrent.FutureTask.run (FutureTask.java:317)
> at java.util.concurrent.Executors$RunnableAdapter.call
> (Executors.java:577)
> at java.util.concurrent.FutureTask.run (FutureTask.java:317)
> at java.util.concurrent.ThreadPoolExecutor.runWorker
> (ThreadPoolExecutor.java:1144)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run
> (ThreadPoolExecutor.java:642)
> at java.lang.Thread.run (Thread.java:1588)
> [ERROR] org.apache.maven.cli.MavenCli -
> [ERROR] org.apache.maven.cli.MavenCli -
> [ERROR] org.apache.maven.cli.MavenCli - For more information about the
> errors and possible solutions, please read the following articles:
> [ERROR] org.apache.maven.cli.MavenCli - [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>
>
> On Thu, 26 Jan 2023 at 20:59, Slawomir Jaranowski 
> wrote:
>
> > 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 failed with
> > message:
> > > [ERROR] org.apache.maven.cli.MavenCli - Cannot invoke
> > > "org.apache.maven.model.Reporting.getPlugins()" because the return
> value
> > of
> > > "org.apache.maven.model.Profile.getReporting()" is null
> > >
> > > Delany
> > >
> > > On Thu, 26 Jan 2023 at 19:56, Slawomir Jaranowski <
> > s.jaranow...@gmail.com>
> > > wrote:
> > >
> > > > Hi,
> > > >
> > > > We solved 40 issues:
> > > >
> > > >
> > >
> >
> 

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 "org.apache.maven.model.Reporting.getPlugins()" because the
return value of "org.apache.maven.model.Profile.getReporting()" is null
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:375)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:351)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:171)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:163)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at
org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call
(MultiThreadedBuilder.java:210)
at
org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call
(MultiThreadedBuilder.java:195)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.Executors$RunnableAdapter.call
(Executors.java:577)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1588)
Caused by: org.apache.maven.plugin.MojoExecutionException:
Rule 0: org.apache.maven.enforcer.rules.RequirePluginVersions failed with
message:
Cannot invoke "org.apache.maven.model.Reporting.getPlugins()" because the
return value of "org.apache.maven.model.Profile.getReporting()" is null
at org.apache.maven.plugins.enforcer.EnforceMojo.execute
(EnforceMojo.java:271)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:370)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:351)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:171)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:163)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at
org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call
(MultiThreadedBuilder.java:210)
at
org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call
(MultiThreadedBuilder.java:195)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.Executors$RunnableAdapter.call
(Executors.java:577)
at java.util.concurrent.FutureTask.run (FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker
(ThreadPoolExecutor.java:1144)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:642)
at java.lang.Thread.run (Thread.java:1588)
[ERROR] org.apache.maven.cli.MavenCli -
[ERROR] org.apache.maven.cli.MavenCli -
[ERROR] org.apache.maven.cli.MavenCli - For more information about the
errors and possible solutions, please read the following articles:
[ERROR] org.apache.maven.cli.MavenCli - [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException


On Thu, 26 Jan 2023 at 20:59, Slawomir Jaranowski 
wrote:

> 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 failed with
> message:
> > [ERROR] org.apache.maven.cli.MavenCli - Cannot invoke
> > "org.apache.maven.model.Reporting.getPlugins()" because the return value
> of
> > "org.apache.maven.model.Profile.getReporting()" is null
> >
> > Delany
> >
> > On Thu, 26 Jan 2023 at 19:56, Slawomir Jaranowski <
> s.jaranow...@gmail.com>
> > wrote:
> >
> > > Hi,
> > >
> > > We solved 40 issues:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520=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%20DESC%2C%20updated%20DESC
> > >
> > > Staging repo:
> > > https://repository.apache.org/content/repositories/maven-1858/
> > >
> > >
> >
> 

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 failed with message:
> [ERROR] org.apache.maven.cli.MavenCli - Cannot invoke
> "org.apache.maven.model.Reporting.getPlugins()" because the return value of
> "org.apache.maven.model.Profile.getReporting()" is null
>
> Delany
>
> On Thu, 26 Jan 2023 at 19:56, Slawomir Jaranowski 
> wrote:
>
> > Hi,
> >
> > We solved 40 issues:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520=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%20DESC%2C%20updated%20DESC
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1858/
> >
> >
> https://repository.apache.org/content/repositories/maven-1858/org/apache/maven/enforcer/enforcer/3.2.0/enforcer-3.2.0-source-release.zip
> >
> > Source release checksum(s):
> > enforcer-3.2.0-source-release.zip - SHA-512 :
> >
> >
> f8c33722b25f19ac40c23c2385d26a4cc5b3f352d5e8c0bd30b0c750215a38b00dc965809b206b802ce443bff52d3e02aa15a6569c286ddd04d2d2fd0585530a
> >
> > Staging site:
> > https://maven.apache.org/enforcer-archives/enforcer-LATEST/
> >
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for at least 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
> >
> > --
> > Sławomir Jaranowski
> >
>


-- 
Sławomir Jaranowski


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/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=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.9.0
> >
> > It received today one more PR (
> > https://issues.apache.org/jira/browse/MNG-7630), but the plan I'd like
> to
> > propose is following:
> >
> > - Keep the "3.9.0 window" open until the end of next week (27th Jan
> 2023).
> > - On 27th (or a bit after) do the 3.9.0 release
> >
> > So, please anyone able to, test 3.9.0-SNAPSHOT if you can.
> >
> > Aside of detailed changelog above, here is a high level list (to be
> > reworked for site) here:
> >
> >
> https://cwiki.apache.org/confluence/display/MAVEN/Notes+for+Maven+3.9.x+users
> >
> >
> https://cwiki.apache.org/confluence/display/MAVEN/Notes+For+Maven+3.9.x+Plugin+Developers
> >
> > Have fun
> > T
> >
>


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=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.9.0
>
> It received today one more PR (
> https://issues.apache.org/jira/browse/MNG-7630), but the plan I'd like to
> propose is following:
>
> - Keep the "3.9.0 window" open until the end of next week (27th Jan 2023).
> - On 27th (or a bit after) do the 3.9.0 release
>
> So, please anyone able to, test 3.9.0-SNAPSHOT if you can.
>
> Aside of detailed changelog above, here is a high level list (to be
> reworked for site) here:
>
> https://cwiki.apache.org/confluence/display/MAVEN/Notes+for+Maven+3.9.x+users
>
> https://cwiki.apache.org/confluence/display/MAVEN/Notes+For+Maven+3.9.x+Plugin+Developers
>
> Have fun
> T
>


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 return value of
"org.apache.maven.model.Profile.getReporting()" is null

Delany

On Thu, 26 Jan 2023 at 19:56, Slawomir Jaranowski 
wrote:

> Hi,
>
> We solved 40 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520=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%20DESC%2C%20updated%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1858/
>
> https://repository.apache.org/content/repositories/maven-1858/org/apache/maven/enforcer/enforcer/3.2.0/enforcer-3.2.0-source-release.zip
>
> Source release checksum(s):
> enforcer-3.2.0-source-release.zip - SHA-512 :
>
> f8c33722b25f19ac40c23c2385d26a4cc5b3f352d5e8c0bd30b0c750215a38b00dc965809b206b802ce443bff52d3e02aa15a6569c286ddd04d2d2fd0585530a
>
> Staging site:
> https://maven.apache.org/enforcer-archives/enforcer-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> --
> Sławomir Jaranowski
>


[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=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%20DESC%2C%20updated%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1858/
https://repository.apache.org/content/repositories/maven-1858/org/apache/maven/enforcer/enforcer/3.2.0/enforcer-3.2.0-source-release.zip

Source release checksum(s):
enforcer-3.2.0-source-release.zip - SHA-512 :
f8c33722b25f19ac40c23c2385d26a4cc5b3f352d5e8c0bd30b0c750215a38b00dc965809b206b802ce443bff52d3e02aa15a6569c286ddd04d2d2fd0585530a

Staging site:
https://maven.apache.org/enforcer-archives/enforcer-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

[ ] +1
[ ] +0
[ ] -1

-- 
Sławomir Jaranowski


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/maven-mvnd/releases/tag/untagged-7cae83258923acd48d99

Please review and vote !

Note that I'm planning a 0.10.0 release based on Maven 3.9.0 once it's out
and a 1.0.0-m2 once 4.0.0-alpha-4 is out.



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org