GitHub user sjonnalagadda opened a pull request:
https://github.com/apache/maven-plugins/pull/27
Upgarding to use latest PMD to support JDK 1.8 code base
PMD version 5.0.0 used in 3.1 version is not validating JDK 1.8 projects.
Bumped PMD to 5.1.1 and changed enforcer plugin rules to do JDK check with 1.6
based on pmd pom.xml
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjonnalagadda/maven-plugins trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-plugins/pull/27.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 #27
----
commit b2f7946b927f14d4447537b9d77f89490c220cd9
Author: Sridhar Jonnalagadda <[email protected]>
Date: 2014-07-08T23:17:16Z
Upgarding to use latest PMD to support JDK 1.8 code base
----
---
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]