Re: Proposal: new default directory layout for modular project

2025-05-17 Thread Andy Law
Please tell me to take this discussion elsewhere if this is not where it belongs, but I’m fascinated by the different mental models that we all seem to carry and I’m always open to shifting my own model if it is wrong. How do multi-release and multi-module relate one to another in your mental ma

Re: Proposal: new default directory layout for modular project

2025-05-17 Thread Martin Desruisseaux
Le 2025-05-17 à 18 h 30, Andy Law a écrit : How do multi-release and multi-module relate one to another From the user's point of view, they are orthogonal. We can use multi-releases or not. We can use multi-modules or not. Those two features are governed by two independent XML elements inside

Re: Proposal: new default directory layout for modular project

2025-05-17 Thread Andy Law
Thanks for the detail. It was helpful and I don’t think that my mental model of maven is broken. I still think that the tag under is “wrong” 😊, but as you’ll have probably guessed, I have no plans to build multiple modules from a single project – multi-release or otherwise. Later, Andy Fr

Re: [ANN] Apache Maven Changes Plugin 3.0.0-M3 Released

2025-05-17 Thread Slawomir Jaranowski
On Fri, 16 May 2025 at 23:16, Henning Schmiedehausen wrote: > Is there a way to track which plugins are maven 3 only, maven 3/4 and maven > 4 only? Would it make sense to add this to > https://maven.apache.org/plugins/ > ? > Generally versions 3.x of plugins is for Maven 3.x Maven 4 should pres

[RESULT] [VOTE] Release Apache Maven Archetype version 3.4.0

2025-05-17 Thread Slawomir Jaranowski
Hi, The vote has passed with the following result: +1: Slawomir Jaranowski, Sylwester Lachiewicz, Karl Heinz Marbaise, Jermaine Hua PMC quorum: reached I will promote the source release zip file to the Apache distribution area and the artifacts to the central repo. -- Sławomir Jaranowski

[ANN] Apache Maven Archetype Plugin 3.4.0 Released

2025-05-17 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.4.0 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project. https

Re: Proposal: Enhance code quality checks with OpenRewrite in addition to Spotless/Checkstyle

2025-05-17 Thread Slawomir Jaranowski
We should be aware and take care about the license of openwrite and single rules. https://docs.openrewrite.org/reference/latest-versions-of-every-openrewrite-module On Fri, 16 May 2025 at 10:42, Vincent Potucek wrote: > Dear colleagues, > > It’s great to see our codebase seriously embracing fun

Re: [VOTE] Release Maven Resolver 2.0.9

2025-05-17 Thread Olivier Lamy
+1 On Thu, 15 May 2025 at 11:34 pm, Tamás Cservenák wrote: > Howdy, > > This Resolver 2.0.9 release is a release with some bug fixes and > improvements as well. > > Maven 4.x is picking up Resolver 2.x, while Maven 3.x remains at > Resolver 1.x lineage. The two major versions, as far as client c