diff --git a/pom.xml b/pom.xml index 749f710f59..22d97ca483 100644 --- a/pom.xml +++ b/pom.xml @@ -229,6 +229,19 @@ + + + org.apache.maven.plugins + maven-checkstyle-plugin + [2.8,) + + check + + + + + +