Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-25 Thread Xeno Amess
@Sergey Chernov well if you really want to refine the performance for now, you can try my branch of maven resolver(which is still being reviewed) at https://github.com/apache/maven-resolver/pull/1492 1. build&install the maven-resolver 2. change dependency version in maven main repo of it 3. bui

[RESULT][VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-24 Thread Guillaume Nodet
Hi, The vote has passed with 13 +1s and no other votes. I'll publish the release asap. Thanks, Guillaume

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-24 Thread Guillaume Nodet
+1 Le mer. 18 juin 2025 à 16:27, Guillaume Nodet a écrit : > > Hi, > > We solved the following issues: > > https://github.com/apache/maven/issues?q=is%3Aclosed%20milestone%3A4.0.0-rc-4 > > There are still a couple of issues left in GitHub: > https://github.com/apache/maven/issues?q=is%3Aissue+is

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-20 Thread Jeff Jensen
+1 (NB) Successfully built a 71 module internal app suite. FYI It's pickiness found needs for two dep versions in a legacy module, which is great find. The fail error message was not helpful ([ERROR] Invalid Collect Request: null -> (snipped dep path)), but with -e the nested exception thankfull

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-20 Thread Jermaine Hua
+1 Sergey Chernov 于2025年6月20日 周五19:42写道: > +1 > > So far there are performance issues at scale of huge multi-module build, > see https://github.com/apache/maven/issues/2481 > But the build itself looks correct and reproducible (in comparison with > Maven 3.x) > > > On Fri, Jun 20, 2025 at 11:23 

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-20 Thread Sergey Chernov
+1 So far there are performance issues at scale of huge multi-module build, see https://github.com/apache/maven/issues/2481 But the build itself looks correct and reproducible (in comparison with Maven 3.x) On Fri, Jun 20, 2025 at 11:23 AM Cheng Pan wrote: > Hi Maven community, > > I’m trying

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-20 Thread Cheng Pan
Hi Maven community, I’m trying to upgrade Maven 4 for Apache Spark, Maven 4.0.0 RC2 works, but seems it starts to fail since RC3, same for RC4 (purposed by this vote thread). I would appreciate it if anyone can take a look. [1] https://github.com/apache/spark/pull/51230 Thanks, Cheng Pan -

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-19 Thread Hervé Boutemy
+1 Reproducible Build checked ok: reference build done with JDK 24 on *nix and Maven 4.0.0-rc-3 for future release, using a LTS JDK may be a better idea than JDK 24 And decide if we use a rc Maven for building or latest 3.9.x created a documentation issue https://github.com/apache/maven/issues/

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-19 Thread Arnaud Héritier
+1 Arnaud Héritier GitHub/ASF/... : aheritier On Wed, Jun 18, 2025 at 4:28 PM Guillaume Nodet wrote: > Hi, > > We solved the following issues: > > https://github.com/apache/maven/issues?q=is%3Aclosed%20milestone%3A4.0.0-rc-4 > > There are still a couple of issues left in GitHub: > https://gith

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-19 Thread Matthias Bünger
+1 (nb) Am 18.06.2025 um 16:27 schrieb Guillaume Nodet: Hi, We solved the following issues: https://github.com/apache/maven/issues?q=is%3Aclosed%20milestone%3A4.0.0-rc-4 There are still a couple of issues left in GitHub: https://github.com/apache/maven/issues?q=is%3Aissue+is%3Aopen Changes si

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-19 Thread Karl Heinz Marbaise
Hi, On 19.06.25 15:08, Sylwester Lachiewicz wrote: +1 I have some warnings on MacOS although it may be my local issue. mvn -v Jun 19, 2025 3:04:50 PM org.jline.nativ.JLineNativeLoader log WARNING: *Failed to load native library:libjlinenative.jnilib. osinfo: Mac/arm64 *(caused by: java.lang.U

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-19 Thread Tamás Cservenák
Sylwester, you need to "un-quarantine" the download, plus, move it out of Downloads before running (as macos considers Downloads and below "daaangerous"). T On Thu, Jun 19, 2025 at 3:08 PM Sylwester Lachiewicz wrote: > > +1 > > I have some warnings on MacOS although it may be my local issue. > >

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-19 Thread Sylwester Lachiewicz
+1 I have some warnings on MacOS although it may be my local issue. mvn -v Jun 19, 2025 3:04:50 PM org.jline.nativ.JLineNativeLoader log WARNING: *Failed to load native library:libjlinenative.jnilib. osinfo: Mac/arm64 *(caused by: java.lang.UnsatisfiedLinkError: /Users/xxx/Downloads/apache-maven-

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-19 Thread Tamás Cservenák
+1 FTR, the "Changes since the last release" commits surprised me at first, but they are like it, as plugin-testing was merged into master w/ history, so those commits from 2008 are from plugin-testing history, that were not present in rc-3. T On Wed, Jun 18, 2025 at 4:28 PM Guillaume Nodet wro

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-19 Thread Slawomir Jaranowski
+1 On Wed, 18 Jun 2025 at 16:28, Guillaume Nodet wrote: > > Hi, > > We solved the following issues: > https://github.com/apache/maven/issues?q=is%3Aclosed%20milestone%3A4.0.0-rc-4 > > There are still a couple of issues left in GitHub: > https://github.com/apache/maven/issues?q=is%3Aissue+is%3Aope

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-19 Thread Romain Manni-Bucau
+1 Romain Manni-Bucau @rmannibucau | .NET Blog | Blog | Old Blog | Github | LinkedIn | Book <

Re: [VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-19 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 18.06.25 16:27, Guillaume Nodet wrote: Hi, We solved the following issues: https://github.com/apache/maven/issues?q=is%3Aclosed%20milestone%3A4.0.0-rc-4 There are still a couple of issues left in GitHub: https://github.com/apache/maven/issue

[VOTE] Release Apache Maven 4.0.0-rc-4

2025-06-18 Thread Guillaume Nodet
Hi, We solved the following issues: https://github.com/apache/maven/issues?q=is%3Aclosed%20milestone%3A4.0.0-rc-4 There are still a couple of issues left in GitHub: https://github.com/apache/maven/issues?q=is%3Aissue+is%3Aopen Changes since the last release: https://github.com/apache/maven/compa