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.g. [1/3]. Delany
On Fri, 7 Mar 2025 at 20:30, Delany <delany.middle...@gmail.com> wrote: > +1 > > Delany > > > On Wed, 5 Mar 2025 at 13:17, Guillaume Nodet <gno...@apache.org> wrote: > >> We solved 108 issues since rc-2. >> https://issues.apache.org/jira/projects/MNG/versions/12355493 >> >> Staging repositories: >> https://repository.apache.org/content/repositories/maven-2278/ >> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-rc-3/ >> >> Source release checksums: >> apache-maven-4.0.0-rc-3-src.tar.gz.sha512 >> >> >> 45bd4395afb6630236cbdd2e0da8441e73da5b93cdfcb4497565b93130ca2595348a703863635f7e160afa0ad05e4e508d39157e63f49d9868ed6a8e984fa26e >> >> >> apache-maven-4.0.0-rc-3-src.zip.sha512 >> >> >> 3c9a2abf67d472aabe30fb9a8a3b95409f1e6314f6b2f19325a9072d95e5fed0720d95440f6219f06a95df403c72b902aa5140b09442535a91eae7eb11e6bfd3 >> >> >> Staged site: >> https://maven.apache.org/ref/4-LATEST/ >> >> Draft for release notes: >> https://github.com/apache/maven-site/pull/714 >> >> https://github.com/apache/maven/releases/tag/untagged-bf6d7ced53b3f15062ce >> https://gist.github.com/gnodet/3a0b495ec4f6eba81559a228ceabdc7e >> >> Guide to testing staged releases: >> http://maven.apache.org/guides/development/guide-testing-releases.html >> >> The vote is opened for at least 72h: >> >> [ ] +1 >> [ ] +0 >> [ ] -1 >> >> -- >> ------------------------ >> Guillaume Nodet >> >