Simone Bordet created MPMD-270:
----------------------------------
Summary: JDK 11 compatibility
Key: MPMD-270
URL: https://issues.apache.org/jira/browse/MPMD-270
Project: Maven PMD Plugin
Issue Type: Bug
Components: PMD
Affects Versions: 3.10.0
Reporter: Simone Bordet
Apparently, the Maven PMD plugin does not work with JDK 11.
Error message:
{{[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-pmd-plugin:3.10.0:pmd (pmd) on project
jetty-util: Execution pmd of goal
org.apache.maven.plugins:maven-pmd-plugin:3.10.0:pmd failed:
org.apache.maven.reporting.MavenReportException: Unsupported targetJdk value
'11'. -> [Help 1]}}
See also: https://github.com/eclipse/jetty.project/issues/2948
Thanks!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)