Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will not compile with Java 11+ #6

Closed
TIBCOeddie opened this issue Nov 13, 2020 · 2 comments
Closed

Will not compile with Java 11+ #6

TIBCOeddie opened this issue Nov 13, 2020 · 2 comments

Comments

@TIBCOeddie
Copy link

Java 8 - mvn package succeeds
Java 11+ will fail with:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mvn-repo-cleaner: Fatal error compiling: java.lang.ExceptionInInitializerError: com.sun.tools.javac.code.TypeTags -> [Help 1]

@tinynet
Copy link

tinynet commented Jan 15, 2021

I managed to compile it with Java 11 and lombok version 1.18.2

@techpavan
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants