diff --git a/maven-plugin-pmd-build/pom.xml b/maven-plugin-pmd-build/pom.xml
index 33fc4bb003..4e2e46209c 100644
--- a/maven-plugin-pmd-build/pom.xml
+++ b/maven-plugin-pmd-build/pom.xml
@@ -147,14 +147,13 @@ only if you modify the java code.
org.apache.maven.plugins
maven-pmd-plugin
- 2.6
+ 3.4
true
utf-8
100
- 1.6
- http://pmd.svn.sourceforge.net/svnroot/pmd/trunk/pmd/rulesets/internal/dogfood.xml
+ ${basedir}/../pmd-core/src/main/resources/rulesets/internal/dogfood.xml
@@ -162,9 +161,10 @@ only if you modify the java code.
org.apache.maven.plugins
maven-checkstyle-plugin
- 2.8
+ 2.13
- etc/checkstyle-config.xml
+ ${basedir}/../pmd-core/etc/checkstyle-config.xml
+ ${basedir}/../pmd-core/etc/checkstyle-suppressions.xml