Re: [VOTE] Release Apache Maven 4.0.0-beta-5, respin 1

2024-10-22 Thread Maarten Mulders
+1 Generally I am not a big fan of shipping with large known defects, but I agree having the feedback on the majority of the things that do work is important. I think it would be good if we added a few more sample projects to our IT suite that use Maven 4 features that are enabled through th

Re: [VOTE] Release Apache Maven 4.0.0-beta-5, respin 1

2024-10-22 Thread Slawomir Jaranowski
+1 On Sat, 19 Oct 2024 at 20:26, Tamás Cservenák wrote: > > Howdy, > > We solved 68 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12355075 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%

Re: [VOTE] Release Apache Maven 4.0.0-beta-5, respin 1

2024-10-21 Thread Guillaume Nodet
+1 Le sam. 19 oct. 2024 à 20:26, Tamás Cservenák a écrit : > Howdy, > > We solved 68 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12355075 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%

Re: [VOTE] Release Apache Maven 4.0.0-beta-5, respin 1

2024-10-20 Thread Daniel Schmid
Hi, For completeness, I want to note that I found another issue where Maven seems to be no longer able to parse POMs with bundle. I reported it at https://issues.apache.org/jira/browse/MNG-8336. As this seems to be a regression from the Maven 4.0.0-beta-4, I want to note that here. Yours, D

Re: [VOTE] Release Apache Maven 4.0.0-beta-5, respin 1

2024-10-20 Thread Tamás Cservenák
Howdy, just some information about current stance of this VOTE: Already several (quite bad) issues discovered: * https://issues.apache.org/jira/browse/MNG-8334 redirect to log (-l logfile) is broken (https://github.com/apache/maven/pull/1824) * https://issues.apache.org/jira/browse/MNG-8335 the n

Re: [VOTE] Release Apache Maven 4.0.0-beta-5, respin 1

2024-10-20 Thread Tamás Cservenák
Also found https://issues.apache.org/jira/browse/MNG-8334 Thanks T On Sun, Oct 20, 2024 at 12:43 PM Filipe Roque wrote: > > https://issues.apache.org/jira/browse/MNG-8333 duplicate-finder-maven > starts to fail with 4.0.0-beta-5 > > I was also having problems with git-commit-id-maven-plugin but

Re: [VOTE] Release Apache Maven 4.0.0-beta-5, respin 1

2024-10-20 Thread Filipe Roque
https://issues.apache.org/jira/browse/MNG-8333 duplicate-finder-maven starts to fail with 4.0.0-beta-5 I was also having problems with git-commit-id-maven-plugin but upgrading it to 8.0.2 solves it. flip On Sat, 2024-10-19 at 20:26 +0200, Tamás Cservenák wrote: > Howdy, > > We solved 68 issues