Howdy, you use lombok maybe?
Google gives me this: https://github.com/projectlombok/lombok/issues/3814 (and some maven + lombok related SO posts) Thanks T On Wed, Mar 26, 2025 at 4:11 PM Davide Perini <perini.dav...@dpsoftware.org> wrote: > > > > Hi there, > > I'm using JDK23 with maven 3 and everything worked well. > > 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 > > Can I use JDK24 considering all the maven plugin I need? > > 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] > > Any help would be greatly appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org