diff --git checkstyle/checkstyle.xml checkstyle/checkstyle.xml
index 1c5b305..bd6b2f8 100644
--- checkstyle/checkstyle.xml
+++ checkstyle/checkstyle.xml
@@ -65,7 +65,7 @@
-
+
@@ -78,7 +78,7 @@
-
+
diff --git pom.xml pom.xml
index b4c0b81..1f6aaff 100644
--- pom.xml
+++ pom.xml
@@ -69,7 +69,7 @@
${settings.localRepository}
.
standalone
- ${hive.path.to.root}/checkstyle
+ ${basedir}/${hive.path.to.root}/checkstyle
@@ -974,6 +974,7 @@
maven-checkstyle-plugin
${checkstyle.conf.dir}/checkstyle.xml
+ basedir=${checkstyle.conf.dir}