Florian Kirchmeir created MPMD-286:
--------------------------------------
Summary: JDK 12 compatibility
Key: MPMD-286
URL: https://issues.apache.org/jira/browse/MPMD-286
Project: Maven PMD Plugin
Issue Type: Task
Components: PMD
Affects Versions: 3.11.0
Reporter: Florian Kirchmeir
The plugin currently does not support java 12, so we get this message:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd (pmd) on project pwp:
Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.11.0:pmd
failed: org.apache.maven.reporting.MavenReportException: Unsupported targetJdk
value '12'. -> [Help 1]
{noformat}
See MPMD-270
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)