commit cea0ed6c2989ab13d9fc515509677030296e5fa6 Author: Daniel Dai Date: Mon Aug 31 01:11:23 2015 -0700 HIVE-11694: Exclude hbase-metastore for hadoop-1 diff --git a/metastore/pom.xml b/metastore/pom.xml index 9852330..2ab5cd3 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -165,6 +165,23 @@ hadoop-1 + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + + **/hbase/** + + + **/hbase/** + + + + + org.apache.hadoop