diff --git standalone-metastore/pom.xml standalone-metastore/pom.xml index 924286ff2b72876ca6b0eab5f78200fd58c3db1e..2a1e30620e04c30c4885b899ee7cf4981c76b375 100644 --- standalone-metastore/pom.xml +++ standalone-metastore/pom.xml @@ -48,6 +48,8 @@ 1.0b3 1.7 + ${basedir}/../../checkstyle/ + 2.12.1 3.5.2 @@ -387,6 +389,11 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + ${maven.checkstyle.plugin.version} + @@ -430,6 +437,14 @@ + org.apache.maven.plugins + maven-checkstyle-plugin + + ${checkstyle.conf.dir}/checkstyle.xml + basedir=${checkstyle.conf.dir} + + + com.github.os72 protoc-jar-maven-plugin 3.0.0-a3