Andreas Dangel created MPMD-245: ----------------------------------- Summary: targetJdk property using wrong default Key: MPMD-245 URL: https://issues.apache.org/jira/browse/MPMD-245 Project: Maven PMD Plugin Issue Type: Bug Components: PMD Reporter: Andreas Dangel Priority: Minor
The default value for {{targetJdk}} is {{maven.compiler.target}}. However, with that option, PMD's source code parser is configured - hence we should use {{maven.compiler.source}} to be correct. -- This message was sent by Atlassian JIRA (v6.4.14#64029)