Re: [VOTE] Release Apache Maven 4.0.0-rc-6 (third attempt)
Matthias Bünger <[email protected]> Sat, 1 Aug 2026 14:43:49 +0200
| Newsgroups | gmane.comp.jakarta.turbine.maven.devel |
|---|---|
| Message-ID | <[email protected]> |
+1 Local tests successful :) Happy that we move a big step forward with a lots of fixed included in this RC. Am 30.07.2026 um 18:31 schrieb Guillaume Nodet: > Hi all, > > We solved the following issues since rc-5: > https://github.com/apache/maven/releases/tag/maven-4.0.0-rc-6 > > Issues fixed since the first rc-6 attempt: > - Fix #12583: Inverted file existence check in DefaultTransport.put() > - Remove erroneous PathSelector optimization that skipped path > relativization > - Remove PathSelector include-based directory pre-filtering optimization > - Add Apache license headers and fix NOTICE files to address ATR concerns > - [MNG-8507] mvnup: skip dedup inside plugin <configuration> elements > > Issues fixed since the second rc-6 attempt: > - Fix BOM consumer POM leaving property references unresolved (#12627) > - Use resource filtering for mng-12534 IT plugin mavenVersion to avoid > hardcoded versions > > Staging repo: > https://repository.apache.org/content/repositories/maven-2452/ > > Source release: > > https://repository.apache.org/content/repositories/maven-2452/org/apache/maven/apache-maven/4.0.0-rc-6/apache-maven-4.0.0-rc-6-src.zip > > Source release SHA-512: > > 5150cb8168e62cc0bae24516f35293eaac0d099e45a2f0c8ec40a96b1cc9c384f26abe943cfa57ac9c4cf3f762ef7e413c43242106bea0ffa3d9f8a3709d431e > > Distribution: > https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-rc-6/ > > Staging site: > https://maven.apache.org/ref/4-LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for at least 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > Guillaume Nodet >