Open
Description
Affected version
3.14
Bug description
I get the following error, plus a link to a most general web-page without a hint what’s wrong:
ERROR Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project … Fatal error compiling: error: release version 24 not supported
I finally understood. I wanted to test the new AOT features of Java 24. But my Linux distro (Devuan testing) skipped that version. They offer Java 25 instead. This still reports its version as “25ea”, which you apparently don’t understand.