govind-gupta-tfs commented on issue #961:
URL: 
https://github.com/apache/maven-compiler-plugin/issues/961#issuecomment-3432428656

   > Compiler 3.14.1 has been [released 
yesterday](https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.14.1).
 It includes an upgrade of ASM to 9.8, which [should be compatible with Java 
25](https://asm.ow2.io/versions.html#9.8). Compiler 4.0.0-beta is unaffected by 
this issue, as it does not use ASM at all on Java 22 or later.
   
   It is still not working. I am still getting this error- 
   java.lang.ExceptionInInitializerError: com.sun.tools.javac.code.TypeTag :: 
UNKNOWN
   
   After updating Lombok and using latest maven compiler plugin version 3.14.1


-- 
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]

Reply via email to