Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

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

Open
thewebexpert opened this issue Mar 26, 2019 · 2 comments

Comments

@thewebexpert
Copy link

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for mssql-server-broker 2.0.0:
[INFO]
[INFO] mssql-server-broker ................................ SUCCESS [ 0.799 s]
[INFO] connector .......................................... FAILURE [ 4.344 s]
[INFO] broker ............................................. SKIPPED
[INFO] client-example ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.582 s
[INFO] Finished at: 2019-03-26T08:21:24-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project connector: Fatal error compiling: java.la
ng.ExceptionInInitializerError: com.sun.tools.javac.code.TypeTags -> [Help 1]

I am logging this in case anyone else runs in to this issue. JDK 8 is required, not 11

@JaredGordon
Copy link
Contributor

Hi thewebexpert: thanks for pointing this out. Am going to look into upgrading this project to a more recent jdk.

@JaredGordon JaredGordon reopened this Apr 1, 2019
@thewebexpert
Copy link
Author

If possible, could you update the readme under prerequisites to include JDK 8 to compile? Thanks! plugin worked perfectly!

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

No branches or pull requests

2 participants