Re: state of Maven 4 API, extracted from "Re: [Discussion] Is Maven 4.0.0 ready for release?"
"Martin Desruisseaux via dev" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Hervé Sorry, I did not realize that the page was about maven-compiler-plugin 3.x. My comment was about compiler plugin 4.0-beta. Le 20/04/2026 à 12:44, Hervé Boutemy a écrit : > 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: > > (...snip...) > [ERROR] * MCOMPILER-346/pom.xml > > Don't you get the same? I do not get this error. I tested with both compiler plugin 3.15.1-SNAPSHOT and 4.0.0-beta-5-SNAPSHOT on Maven 4.0.0-SNAPSHOT. The commit for this test said "workaround to jdk bug: assertion error from javaxcompiler javax.tools API. Use plexus-compiler 2.11.0 to avoid jdk bug". So this issue may depend on both the JDK and the plexus compiler version used. Martin