scipdf_parser
scipdf_parser copied to clipboard
java.lang.IllegalAccessError
grobid-0.6.2 $ ./gradlew run
Configuration(s) specified but the install task does not exist in project :grobid-core. Configuration(s) specified but the install task does not exist in project :grobid-home. Configuration(s) specified but the install task does not exist in project :grobid-service. Configuration(s) specified but the install task does not exist in project :grobid-trainer.
Task :grobid-core:compileJava FAILED Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details.
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ':grobid-core:compileJava'.
java.lang.IllegalAccessError: class org.gradle.internal.compiler.java.ClassNameCollector (in unnamed module @0x6e843276) cannot access class com.sun.tools.javac.code.Symbol$TypeSymbol (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.code to unnamed module @0x6e843276
-
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
-
Get more help at https://help.gradle.org