-
**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…
-
Error obtained with maven 3.8.5 and Java 11.0.14 with the following config:
```
org.apache.maven.plugins
maven-compiler-plugin
${maven.compiler.source}
${mave…
-
This issue came up in https://github.com/dev-aspectj/aspectj-maven-plugin/issues/108, but it is not a problem concerning the Maven plugin. Instead, it seems to be related to annotation processing (APT…
-
I get a build error after adding the plugin:
```
BUILD FAILED
C:\Program Files\Android\android-sdk\tools\ant\build.xml:720: The following erro
r occurred while executing this line:
C:\Program Files\A…
-
Compilation error at
Building protostuff :: benchmarks 1.4.4
the versions used are
protostuff 1.4.4
annotation 1.1.0-rc01, We have also tried 1.3.0 which is latest
This appears on a mac mach…
-
See: https://github.com/projectlombok/lombok/issues/2681
Fix is to upgrade to `1.18.20`
```
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-co…
-
**Describe the bug**
```
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ qa-tester-utils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 82 source files t…
-
I'm trying to build pytorch preset using `mvn install --projects pytorch -Djavacpp.platform=linux-x86_64 -Djavacpp.platform.extension=-gpu` command. I got StackOverflowError during parser phase. I als…
-
### Description
### Since i upgraded from react-native 0.75.4 to 0.76 and the babel plugin "@babel/plugin-proposal-decorators" stopped working.
What we know:
I was not able to fix the issue by …
-
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 …