Search Criteria
Package Details: pmd 6.31.0-1
Git Clone URL: | https://aur.archlinux.org/pmd.git (read-only, click to copy) |
---|---|
Package Base: | pmd |
Description: | An extensible cross-language static code analyzer. |
Upstream URL: | https://pmd.github.io/ |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | None |
Maintainer: | simon04 |
Last Packager: | simon04 |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2011-08-06 11:45 |
Last Updated: | 2021-02-09 22:33 |
Dependencies (1)
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk8-adoptopenjdk, jdk-arm, jdk-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
Latest Comments
simon04 commented on 2018-09-03 09:22
@languitar: Building pmd now requires at least JDK 9. Since jdk10-openjdk is the only one provided by Arch Linux packages, I set JAVA_HOME to that one statically (to avoid using jdk8-openjdk if that is installed as well). Which JDK do you have installed?
languitar commented on 2018-09-03 08:07
For me the build fails now:
BjarnoBe commented on 2018-07-29 12:08
This package has been flagged out-of-date since March. The latest version is 6.6.0.
An updated version of the PKGBUILD can be found here: https://pastebin.com/raw/kTfhihL3
Only tested compilation with Oracle Java 9 JDK (jdk9 on AUR). Adding pyropeter's proposal to add 'java-environment>=9' as a dependency is something that should still be added.
simonescalabrino commented on 2018-06-18 08:08
The build fails also with java-9-openjdk. It only succeeds with java-10-jdk, at least in my case. I don't know if it is a matter of JDK (OpenJDK vs Oracle) or version (9 vs 10), but I guess the latter is more likely.
pyropeter commented on 2018-04-03 15:43
Maybe a dependency on 'java-environment>=9' is needed instead? Also, the dependency on 'java-environment-common' is unneeded and should be removed.
transience commented on 2016-02-16 07:26
PKGBUILD and run.patch for PMD 5.4.1:
http://pastebin.com/raw/R2gvfmHk
http://pastebin.com/raw/5vbVZ1th