diff --git a/phoenix5-hive/pom.xml b/phoenix5-hive/pom.xml index 69ce48a3..19a20cf2 100644 --- a/phoenix5-hive/pom.xml +++ b/phoenix5-hive/pom.xml @@ -498,4 +498,55 @@ + + + + exclude-tephra + + + without.tephra + + + + + org.apache.phoenix + phoenix-core + + + org.apache.tephra + tephra-api + + + org.apache.tephra + tephra-core-shaded + + + org.apache.tephra + tephra-hbase-compat-2.0 + + + org.apache.tephra + tephra-hbase-compat-2.1 + + + org.apache.tephra + tephra-hbase-compat-2.2 + + + org.apache.tephra + tephra-hbase-compat-2.3 + + + org.apache.tephra + tephra-hbase-compat-2.4 + + + org.apache.hbase.thirdparty + hbase-shaded-jersey + + + + + + diff --git a/phoenix5-spark/pom.xml b/phoenix5-spark/pom.xml index e6be35c6..17e02bb9 100644 --- a/phoenix5-spark/pom.xml +++ b/phoenix5-spark/pom.xml @@ -609,4 +609,55 @@ this should be kept in sync with Phoenix as much as possible --> + + + + exclude-tephra + + + without.tephra + + + + + org.apache.phoenix + phoenix-core + + + org.apache.tephra + tephra-api + + + org.apache.tephra + tephra-core-shaded + + + org.apache.tephra + tephra-hbase-compat-2.0 + + + org.apache.tephra + tephra-hbase-compat-2.1 + + + org.apache.tephra + tephra-hbase-compat-2.2 + + + org.apache.tephra + tephra-hbase-compat-2.3 + + + org.apache.tephra + tephra-hbase-compat-2.4 + + + org.apache.hbase.thirdparty + hbase-shaded-jersey + + + + + + diff --git a/phoenix5-spark3/pom.xml b/phoenix5-spark3/pom.xml index ffd04f40..aecb6b62 100644 --- a/phoenix5-spark3/pom.xml +++ b/phoenix5-spark3/pom.xml @@ -183,4 +183,55 @@ + + + + exclude-tephra + + + without.tephra + + + + + org.apache.phoenix + phoenix-core + + + org.apache.tephra + tephra-api + + + org.apache.tephra + tephra-core-shaded + + + org.apache.tephra + tephra-hbase-compat-2.0 + + + org.apache.tephra + tephra-hbase-compat-2.1 + + + org.apache.tephra + tephra-hbase-compat-2.2 + + + org.apache.tephra + tephra-hbase-compat-2.3 + + + org.apache.tephra + tephra-hbase-compat-2.4 + + + org.apache.hbase.thirdparty + hbase-shaded-jersey + + + + + +