Could we bump dev-util/pmd to latest version? Last update was 5 years ago.
Created attachment 525384 [details] pmd-bin-6.1.0.ebuild
Please, find enclosed an ebuild for pmd-bin-6.1.0. I try to compile from source but it hard: - you need Java 9 (but for execution, you only need at least Java 1.7) - the compilation needs Maven and it looks like maven is not supported by portage (https://wiki.gentoo.org/wiki/Gentoo_Java_Packing_Policy#Maven). - official command for compilation fails during tests (./mvnw clean verify)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077e218d118d47fecda6d8959d186122cf64b66d commit 077e218d118d47fecda6d8959d186122cf64b66d Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2019-06-16 14:43:39 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2019-06-16 14:43:39 +0000 dev-util/pmd: remove last-rited package Closes: https://bugs.gentoo.org/507160 Closes: https://bugs.gentoo.org/612898 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> dev-util/pmd/Manifest | 1 - dev-util/pmd/files/pmd-4.2.5-build.xml.patch | 51 --------------- dev-util/pmd/files/pmd-4.2.5-launcher-pre-commands | 6 -- dev-util/pmd/metadata.xml | 11 ---- dev-util/pmd/pmd-4.2.5.ebuild | 74 ---------------------- 5 files changed, 143 deletions(-)