diff --git a/project/pom.xml b/project/pom.xml
index 7a6e90b1f6..c063d1db66 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -541,6 +541,15 @@
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ 2.9.1
+
+ ../resources/checkstyle.xml
+ warning
+
+
diff --git a/resources/checkstyle.xml b/resources/checkstyle.xml
new file mode 100644
index 0000000000..323ade8339
--- /dev/null
+++ b/resources/checkstyle.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+