sblantipodi opened a new issue, #317:
URL: https://github.com/apache/maven-compiler-plugin/issues/317

   ### Affected version
   
   3.14.0
   
   ### Bug description
   
   Hi there,
   I'm using 
   maven-compiler-plugin 3.14 along with maven 3.9.9
   
   I would like to use JDK24 but I get an error when compiling my project,
   
   `[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) 
on project fireflyluciferin: Fatal error compiling: 
java.lang.ExceptionInInitializerError: com.sun.tools.javac.code.TypeTag :: 
UNKNOWN -> [Help 1]`
   
   Can I use maven-compiler-plugin 3.14 along with JDK24?
   It worked until JDK23
   
   I also need maven-shade, maven-assembly and javafx-maven plugins...
   Not all plugins supports maven 4 this is why I would like to stick with 
maven 3.9.9 and maven-compiler-plugin 3.14
   
   
   


-- 
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: issues-unsubscr...@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to