+1, default mode works okish on my project, no real benefit from the config changes but no huge downsides on medium size projects (didnt test huge ones)
Romain Manni-Bucau @rmannibucau <https://x.com/rmannibucau> | .NET Blog <https://dotnetbirdie.github.io/> | Blog <https://rmannibucau.github.io/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/en-us/product/java-ee-8-high-performance-9781788473064> Javaccino <https://javaccino.dev/> founder (Java/.NET service - contact via linkedin) Le mar. 22 sept. 2026 à 19:31, Sergey Chernov <[email protected]> a écrit : > +1 (nb) > > Few notes: > * I had to build the huge project with > -Daether.conflictResolver.impl=classic as otherwise the default ("path") > fails with OOM related to PathConflictResolver > * IDEA (2026.2.1) import was successful > * the build performance seems to be okay (but not with "path" conflict > resolver), just a bit slower than 3.9.16 > > On Tue, Sep 22, 2026 at 5:20 PM Karl Heinz Marbaise <[email protected]> > wrote: > > > Hi, > > > > +1 from me. > > > > Kind regards > > Karl Heinz Marbaise > > On 21.09.26 14:28, Guillaume Nodet wrote: > > > Hi all, > > > > > > We solved the following issues since rc-6: > > > https://gist.github.com/gnodet/6da71ea6f95c5701ed989b5f5231554d > > > > > > Staging repo: > > > https://repository.apache.org/content/repositories/maven-2475/ > > > > > > Source release: > > > > > > https://repository.apache.org/content/repositories/maven-2475/org/apache/maven/apache-maven/4.0.0-rc-7/apache-maven-4.0.0-rc-7-src.zip > > > > > > Source release SHA-512: > > > > > > e3ad765feb70f616df3f3f1a3725740491e3acb43c65a7eaff18a34a38569e3443ae9cf6e6d9c361b9e33c5c082b9ada0a5dd2b27b477fd7f2cb60e8ecaa721e > > > > > > Distribution: > > > https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-rc-7/ > > > > > > 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 > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
