0

I am getting the error while running the code on command prompt. In Eclips with pom.xml sometimes gives the same error. After refresh and update maven project build is successful.

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.0:testCompile (default-testCompile) on project opencart: Fatal error compiling: java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x72ce812e) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x72ce812e -> [Help

Its working fine in eclipse after refresh and update

0 Answers0