Re: [HEADS UP] Maven 3.9.4 plan

2023-07-19 Thread Romain Manni-Bucau
Hi Jeremy, As pointed out by Tamas it fixes some algorithm in resolver and enables to define the interface you want to use which blocks some CI usage since the recent changes. It will probably not impact you but enable others so guess it is good to move forward. On the long term we can think about

RE: [HEADS UP] Maven 3.9.4 plan

2023-07-19 Thread Jeremy Landis
What exactly does this small release improve so much that it warrants a release this soon since 3.9.3? We scaled 3.9.3 already a while ago and haven't been any real issues that I can pinpoint that anything in this would address and make better. Clearly, I'm missing something here that is crit

[HEADS UP] Maven 3.9.4 plan

2023-07-19 Thread Tamás Cservenák
Howdy, Plan is as follows: 1. release Resolver 1.9.14 https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.14 2. release Maven 3.9.4 https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.9.4 I plan to start tomor

Re: [VOTE] Release Apache Maven Daemon 1.0-m7

2023-07-19 Thread Tamás Cservenák
+1 On Tue, Jul 11, 2023 at 7:47 AM Guillaume Nodet wrote: > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0-m7/ > > This release provides distributions based on Maven 3.9.3 and 4.0.0-alpha-7 > releases. > The release notes are available at : > > > h