remember the thread: - Maven 4 API is experimental for Maven 4.0.x - Maven 4.0.x is about getting usual Maven 3 plugins working seamlessly (or clearly document if any plugin definitively cannot run for a good reason)
but I'll improve the report to get more clarity :) On 2026/04/20 14:12:50 Martin Desruisseaux via dev wrote: > 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 > > > > --------------------------------------------------------------------- > 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]
