diff --git a/pom.xml b/pom.xml index 3c1db6cf0d1..66c4da260da 100644 --- a/pom.xml +++ b/pom.xml @@ -457,12 +457,13 @@ maven-javadoc-plugin 2.8.1 - + org.apache.maven.plugins @@ -533,13 +534,19 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.7 + 2.9.1 + + + + checkstyle + + + ${basedir}/src/main/config/forge_checks.xml cacheFile=${project.build.directory}/checkstyle-cachefile - true