Re: [HEADS UP] Maven Release 3.9.1 coming soon

2023-03-02 Thread Tamás Cservenák
Howdy, Yes, please create a JIRA best w/ reproducer. Which is the originally reported issue you mention? HTH Tamas On Thu, Mar 2, 2023 at 8:35 PM Jeremy Landis wrote: > In regrades to site deployment during maven release with maven 3.9.0... > > I'm now convinced this is a defect of maven 3.9.0

RE: [HEADS UP] Maven Release 3.9.1 coming soon

2023-03-02 Thread Jeremy Landis
In regrades to site deployment during maven release with maven 3.9.0... I'm now convinced this is a defect of maven 3.9.0. Structure is simple. pom.xml module-1 module-2 module-3 module-4 When running release plugin release:perform with normal defaults. It wil

Re: [HEADS UP] Maven 3.8.8

2023-03-02 Thread Christoph Läubrich
Would be great if https://github.com/apache/maven/pull/1027 could be considered! Am 02.03.23 um 11:26 schrieb Michael Osipov: Folks, Maven 3.8.8 is almost complete, mostly bugfixes have been addressed. I'll leave people a business week to work/discuss on potential issues for 3.8.x. My plan

Maven Resolver 1.9.6 release to happen tomorrow morning

2023-03-02 Thread Tamás Cservenák
Howdy, Resolver 1.9.6 is ready: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.6 My plan is to release it tomorrow morning (Europe TZ) If anyone has anything to add to the resolver, yell :) Thanks ~t~ PS: Once resolver 1.9.6 released, this M

[HEADS UP] Maven 3.8.8

2023-03-02 Thread Michael Osipov
Folks, Maven 3.8.8 is almost complete, mostly bugfixes have been addressed. I'll leave people a business week to work/discuss on potential issues for 3.8.x. My plan is to start the release around 2022-03-08. Michael - To uns