Last active
November 7, 2022 13:50
-
-
Save OMGZui/915425685d5fc65d348c4a1410d8c4de to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Failed to execute goal org.apache.maven.plugins:maven-compiler | |
-plugin:3.2:compile (default-compile) on project encloud-common: | |
Fatal error compiling: java.lang.ExceptionInInitializerError: | |
Unable to make field private | |
com.sun.tools.javac.processing.JavacProcessingEnvironment | |
$DiscoveredProcessors com.sun.tools.javac.processing. | |
JavacProcessingEnvironment.discoveredProcs accessible: | |
module jdk.compiler does not "opens com.sun.tools.javac.processing"to unnamed module |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment