Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
```
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project aapp: Compilation failure
[ERROR]VehicleSyncState.java: An unhandled exception was thrown by the Error Prone static analysis plugin.
[ERROR] Please report this at https://github.com/google/error-prone/issues/new and include the following:
[ERROR] error-prone version: 2.38.0
[ERROR] BugPattern: (see stack trace)
[ERROR] Stack Trace:
[ERROR] java.lang.AbstractMethodError: Receiver class lombok.javac.Javac$JavadocOps_8$1 does not define or inherit an implementation of the resolved method 'abstract com.sun.tools.javac.parser.Tokens$Comment stripIndent()' of interface com.sun.tools.javac.parser.Tokens$Comment.
```
Contributor guide
Assessment
This issue has not been assessed yet.