-
> ATTENTION! Please read and follow:
> - if this is a _question_ about Error Prone, send it to error-prone-discuss@googlegroups.com
> - if this is a _bug_ or _feature request_, fill the form below a…
-
We want to gauge how the javac support work improves over time over at https://github.com/eclipse-jdtls/eclipse-jdt-core-incubator/tree/dom-with-javac. To do so, we need to run the test suite against …
-
### Description
Cloned repository and attempted `mvn clean install` on master branch.
Maven error with the message:
```
Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.5:h…
-
If I run `mvn package -Passembly` on a clean project, it passes fine.
However, when I run it a second time after the first without cleaning target, I get this error:
````
[INFO] Scanning for proje…
-
The example given here doesn't work:
https://dev-aspectj.github.io/aspectj-maven-plugin/examples/weaveDirectories.html
This is because already compiled classes will be overridden with the configur…
-
**Affects PMD Version:** 7.3.0, 7.4.0, 7.5.0, 7.60
Make sure, to test with the latest PMD version.
**Description:**
We use a _lot_ of Spark. Our PMD setup is with the [maven pmd plugin](h…
-
I initially have installed
Step 1: cordova plugin add https://github.com/GetVideostream/cordova-chromecast.git
Step 2: cordova plugin add https://github.com/pkaul/googleplayservices-cordova-plugin.gi…
-
> ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project wildfly-swarm-example: Fatal error compiling: java.lang.NoClassDefFoundError: co…
-
Getting a failure building from source following
git clone https://github.com/owlcollab/owltools.git
cd OWLTools-Parent
mvn -e clean install
With:
mvn --version
Apache Maven 3.3.3 (7994120775791599…
mmc46 updated
8 years ago
-
**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. …