From bea43efe085c201fe2a46c4d1efb06bb48679f92 Mon Sep 17 00:00:00 2001 From: jendave Date: Tue, 13 Mar 2012 17:09:44 +0000 Subject: [PATCH] Update checkstyle plugin --- pom.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) 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