The binary incompatibility is a valid concern, but I think it belongs in maven-resolver, not as a blocker for the mvnd 1.0.4 release.
mvnd 1.0.4 ships with a specific, pinned resolver version — it works as a whole. The incompatibility only surfaces if someone independently swaps in a different resolver version, which isn't a typical use case for mvnd. If resolver restores the old constructor in a future patch release, mvnd can simply revert the workaround from PR #1538. No harm to users either way. +1 for the release. Guillaume Le ven. 13 mars 2026 à 13:33, Tamás Cservenák <[email protected]> a écrit : > > Howdy, > > Note: mvnd 1.x is wrapping Maven 3.9.x and 2.x wraps Maven 4.x. > > This release provides distribution based on Apache Maven 3.9.14. > > The release candidate is here: > https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0.4/ > > Milestone > https://github.com/apache/maven-mvnd/milestone/47 > > All Changes > https://github.com/apache/maven-mvnd/compare/1.0.3...1.0.4 > > SHA512(maven-mvnd-1.0.4-src.tar.gz)= > da6f17b2072515028583199806e9e54bcf6b1c54a6138e2a78718bf48499c246c3413f8875f40519938c2aac07c3ba08e46a18f198d390fed31f5a70991597fd > > SHA512(maven-mvnd-1.0.4-src.zip)= > 924c21c52048d764e7b7b16add1b9375591d55cccb3bea2b82b9cde2e7e83c4994c29e7e9c5cf1cda2dab696858af50e35717dacdaf376b1845f96fff7b93fad > > Vote open for 72h > > [ ] +1 > [ ] +0 > [ ] -1 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- ------------------------ Guillaume Nodet --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
