GitHub user hazendaz opened a pull request:

    https://github.com/apache/maven-plugins/pull/28

    PMD Plugin Updates

    Now that pmd plugin requires java 6, add types to lists and @Override 
annotations.  Additionally update some of the dependencies used by this module 
to more recent versions where code changes were not necessary.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hazendaz/maven-plugins trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-plugins/pull/28.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #28
    
----
commit e1e0cbfe6b42aae787006914152ce293f19678dd
Author: Jeremy Landis <[email protected]>
Date:   2014-08-31T22:09:47Z

    Update dependencies.
    
    Bring various dependencies up to more recent versions.
    (ie site plugin, plexus-utils, maven-plugin-testing-harness, animal
    sniffer, mojo signature).
    Remove some unnecessary overrides in pom (maven plugin annotatinos &
    modello-maven-plugin).

commit ea9cc5b48a970045830e405153aada15c06fec12
Author: Jeremy Landis <[email protected]>
Date:   2014-08-31T22:11:48Z

    Now java 6 - add more support
    
    Add missing overrides
    Removed unused imports
    Add list/array list types (ie ReportPlugin & String)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to