diff --git a/standalone-metastore/metastore-tools/metastore-benchmarks/pom.xml b/standalone-metastore/metastore-tools/metastore-benchmarks/pom.xml index 5570195b74b8..4e38d2dc1441 100644 --- a/standalone-metastore/metastore-tools/metastore-benchmarks/pom.xml +++ b/standalone-metastore/metastore-tools/metastore-benchmarks/pom.xml @@ -79,11 +79,6 @@ jmh-core ${jmh.version} - - org.openjdk.jmh - jmh-generator-annprocess - ${jmh.version} - org.apache.logging.log4j log4j-slf4j-impl @@ -153,6 +148,9 @@ org.apache.hadoop.hive.metastore.tools.BenchmarkTool + + true + @@ -190,6 +188,7 @@ maven-compiler-plugin true + full -XDcompilePolicy=simple --should-stop=ifError=FLOW @@ -211,6 +210,11 @@ error_prone_core ${errorprone.core.version} + + org.openjdk.jmh + jmh-generator-annprocess + ${jmh.version} + true