diff --git a/hbase-annotations/pom.xml b/hbase-annotations/pom.xml
index 603f46fb375..675e95ce3dc 100644
--- a/hbase-annotations/pom.xml
+++ b/hbase-annotations/pom.xml
@@ -30,4 +30,25 @@
hbase-annotations
Apache HBase - Annotations
Annotations for tests
+
+
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+
+
+ checkstyle
+ validate
+
+ check
+
+
+ true
+
+
+
+
+
+