You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by hazendaz <gi...@git.apache.org> on 2014/09/01 00:14:45 UTC

[GitHub] maven-plugins pull request: PMD Plugin Updates

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 <je...@hotmail.com>
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 <je...@hotmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-plugins pull request: MPMD-197: PMD Plugin Updates

Posted by hazendaz <gi...@git.apache.org>.
Github user hazendaz closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org