-
**This is part of the #462 epic on plugins for quality.**
**Note: error_prone is a replacement for the stock JDK `javac` as a plugin to the JDK compiler**
Try out error_prone and see what you think. …
-
I try to compile Jtcl on Java 1.8 with maven. The issue applies to both, release and latest github repo on windows 7 (Oracle JDK-1.8) and linux (openjdk-1.8).
First thing I get:
"""
INFO] --- exec-ma…
-
I am actually testing error-prone in a multi module project, with JDK 17. I followed the instructions for installing and running error-prone with maven and I keep having this same error :
I am usi…
-
I can't compile using Ant build although "Build>Rebuild Project" from Intellij Idea shows no error
here's the compile message
Created dir: V:\Teamcity-unity3d-build-runner-plugin\out\production\unity…
-
Hello I try compile application and have error
What error can be
2.0-SNAPSHOT
```
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[E…
-
Below commands works as expected in local but not through codeql integration in github.
mvnw.cmd clean package -f pom.xml -B -V -e -Dfindbugs.skip -Dcheckstyle.skip -Dpmd.skip=true -Denforcer.skip …
-
Using `Cobertura 2.1.1`.
Run `mvn test` or run `mvn -B clean cobertura:cobertura` with jdk 7, both ok.
Run `mvn -B clean cobertura:cobertura` with jdk 6, then get the following result:
```
[INFO]
[I…
-
**Describe the bug**
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project tracker-service: Fatal error compiling: java.lang…
-
```
[ERROR] error-prone version: 2.15.0
[ERROR] BugPattern: UnusedMethod
[ERROR] Stack Trace:
[ERROR] java.lang.IndexOutOfBoundsException: Range [4068, 3949) out of bounds for …
-
This is a template, please adjust it accordingly to your specific issue.
You may also want to read our [issue guide](https://github.com/androidannotations/androidannotations/wiki/HowToWriteAnIssue).
…
ghost updated
3 years ago