Jeremy Landis created MPMD-197:
----------------------------------
Summary: Bring Dependencies current and Resolve Minor Java Warnings
Key: MPMD-197
URL: https://jira.codehaus.org/browse/MPMD-197
Project: Maven PMD Plugin
Issue Type: Improvement
Components: PMD
Affects Versions: 3.3
Reporter: Jeremy Landis
Priority: Trivial
Bring various dependencies in pmd plugin current to more recent changes in the
maven ecosystem.
maven-site-plugin to 3.4
maven-plugin-testing-harness to 1.3
animal-sniffer-maven-plugin to 1.12
java16 signature to 1.1
plexus-utils to 3.0.21
remove modello-maven-plugin version as it is overriding parent unnecessarily.
Update maven-plugins parent to 27 and remove maven-compiler-plugin and TODO as
it is part of this updated parent.
Remove unnecessary 'unchecked' suppress warnings, add java 6 requested
@Overrides, and give types to lists.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)