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

2025-03-09 Thread Anders Hammar
+1 I did see some issues with the build/consumer part for model 4.0.0. I'll file tickets for that. /Anders On Wed, Mar 5, 2025 at 12:17 PM Guillaume Nodet wrote: > We solved 108 issues since rc-2. > https://issues.apache.org/jira/projects/MNG/versions/12355493 > > Staging repositories: > h

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

2025-03-09 Thread Delany
My project has 542 modules. I just noticed now a reactor build with `mvn verify -pl :module -am` the ticker tracking the current module e.g. [540/542] the count is the full compliment. Only 3 modules are built. In Maven 3 for a partial build the 2nd integer indicates the sum of modules to build, e.