desruisseaux opened a new pull request, #995: URL: https://github.com/apache/maven-compiler-plugin/pull/995
MCOMPILER-346 (#554) was testing a workaround for an issue which was fixed in Java 15. Since Maven 4 requires Java 17 or later, workaround is not needed anymore (unless toolchains or forked compilers are used). Furthermore, the actual fix was in Plexus Compiler, which is not used anymore by the Maven plugin. Finally, the test was expecting a build failure with an error message that tends to vary between different versions of Maven Core, because the errors seem to be sometime detected earlier during dependencies collection. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
