joshelser commented on a change in pull request #744: PHOENIX-5780 Add mvn 
dependency:analyze to build process
URL: https://github.com/apache/phoenix/pull/744#discussion_r398019604
 
 

 ##########
 File path: phoenix-core/pom.xml
 ##########
 @@ -167,8 +167,117 @@
   </build>
 
   <dependencies>
+    <!-- HBase compat dependency -->
+    <dependency>
+      <groupId>org.apache.phoenix</groupId>
+      <artifactId>phoenix-hbase-compat-${hbase.compat.version}</artifactId>
+    </dependency>
+    <!-- Haddop dependencies -->
 
 Review comment:
   nit: "Hadoop"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to