Re: [VOTE] Release Apache Maven Enforcer version 3.4.1

2023-09-07 Thread Herve Boutemy
+1 Reproducible Build ok: reference build done with JDK 17 on *nix with umask 022 Regards, Hervé On 2023/09/07 17:39:48 Slawomir Jaranowski wrote: > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520=12353576 > > There are still a couple

Re: plexus-utils 4.x and Xpp3DomBuilder

2023-09-07 Thread Hervé Boutemy
right conclusion Le mercredi 26 juillet 2023, 06:55:10 CEST Christoph Läubrich a écrit : > I tried the same with Tycho and the conclusion was that a maven plugin > can currently not upgrade to plexus-xml4 if you still want to support > maven 3.x > > Am 25.07.23 um 20:56 schrieb Slawomir

Re: Coming soon: Maven 3.9.5

2023-09-07 Thread Tamás Cservenák
and https://issues.apache.org/jira/browse/MRESOLVER-359 (done in 1.9.10, so 6 releases ago) On Thu, Sep 7, 2023 at 8:32 PM Tamás Cservenák wrote: > https://lists.apache.org/thread/k5sc3w7w4xkgjfzyxxltg06722dvspk7 > > On Thu, Sep 7, 2023 at 8:24 PM Elliotte Rusty Harold > wrote: > >> Was this

Re: Coming soon: Maven 3.9.5

2023-09-07 Thread Tamás Cservenák
https://lists.apache.org/thread/k5sc3w7w4xkgjfzyxxltg06722dvspk7 On Thu, Sep 7, 2023 at 8:24 PM Elliotte Rusty Harold wrote: > Was this intentional? > > [ERROR] Rule 0: > org.apache.maven.enforcer.rules.version.RequireJavaVersion failed with > message: > [ERROR] Detected JDK version 1.8.0-181 >

Re: Coming soon: Maven 3.9.5

2023-09-07 Thread Elliotte Rusty Harold
Was this intentional? [ERROR] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion failed with message: [ERROR] Detected JDK version 1.8.0-181 (JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home/jre) is not in the allowed range [1.8.0-362,). If so, we should

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2023-09-07 Thread Elliotte Rusty Harold
On Fri, Jun 9, 2023 at 4:20 PM Guillaume Nodet wrote: > > I'd really like to > * use JEP 442 to get rid of the JNI and native libs in jline, jansi and > mvnd (but that's for JDK 21) JEP 442 won't be ready for I'm not sure how many JDKs yet. I wouldn't expect Maven to depend on it this decade.

Re: [VOTE] Release Apache Maven Enforcer version 3.4.1

2023-09-07 Thread Elliotte Rusty Harold
MENFORCER-490 is improved but not yet fixed or finished. There are at least a couple of PRs to go. On Thu, Sep 7, 2023 at 1:41 PM Slawomir Jaranowski wrote: > > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520=12353576 > > There are still a

[VOTE] Release Apache Maven Enforcer version 3.4.1

2023-09-07 Thread Slawomir Jaranowski
Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520=12353576 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 Staging repo:

Coming soon: Maven 3.9.5

2023-09-07 Thread Tamás Cservenák
Howdy, Just a heads up, that am targeting following releases: Maven Resolver 1.9.16: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.16 Maven 3.9.5: