I just rebuilt everything (Maven 4.0.0-SNAPSHOT and maven-compiler-plugin 3.15.1-SNAPSHOT) on my laptop and got one IT failure:
[INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 75, Failed: 1, Errors: 0, Skipped: 5 [INFO] ------------------------------------------------- [ERROR] The following builds failed: [ERROR] * MCOMPILER-346/pom.xml [INFO] ------------------------------------------------- Don't you get the same? On 2026/04/20 08:11:16 Martin Desruisseaux via dev wrote: > Le 20/04/2026 à 09:39, Hervé Boutemy a écrit : > > > I finally created an ad-hoc reporting script to track Maven 4 compatibility > > on Maven's Maven 3 plugins: > > https://github.com/apache/maven-dist-tool/blob/master/src/site/markdown/plugins-maven4.md > > Thanks. Regarding the compiler plugin, if the "4.0.x" column is for the > current state of Maven core on the GitHub repository, the status should > be green. There is a known issue with 4.0.0-rc-5, but it was a Maven > core issue which has been fixed after the 4.0.0-rc-5 release. > > Martin > > > > --------------------------------------------------------------------- > 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]
