diff --git a/pom.xml b/pom.xml index 307d5b0..50b6947 100644 --- a/pom.xml +++ b/pom.xml @@ -414,6 +414,26 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.9.1 + + + non-aggregate + + checkstyle + + + + aggregate + false + + checkstyle-aggregate + + + +