diff --git a/plugin/trino-phoenix5/pom.xml b/plugin/trino-phoenix5/pom.xml index 6e3270102c68..542a1da92ac6 100644 --- a/plugin/trino-phoenix5/pom.xml +++ b/plugin/trino-phoenix5/pom.xml @@ -153,6 +153,20 @@ provided + + + + org.apache.phoenix + phoenix-client-embedded-hbase-2.2 + 5.1.2 + provided + true + + org.openjdk.jol jol-core @@ -386,20 +400,28 @@ + + + maven-dependency-plugin + + + + org.apache.phoenix:phoenix-client-embedded-hbase-2.2 + + + + + + io.trino + trino-maven-plugin + true + + + + org.apache.phoenix:phoenix-client-embedded-hbase-2.2 + + + - - - - - errorprone-compiler - - - org.apache.phoenix - phoenix-client-embedded-hbase-2.2 - 5.1.2 - - - -