NihalJain commented on code in PR #6184:
URL: https://github.com/apache/hbase/pull/6184#discussion_r1801878664


##########
hbase-assembly/pom.xml:
##########
@@ -47,14 +47,8 @@
       <groupId>org.apache.hbase</groupId>
       <artifactId>hbase-shaded-mapreduce</artifactId>
     </dependency>
-    <!-- Intra-project dependencies -->
-    <dependency>
-      <groupId>org.apache.hbase</groupId>
-      <artifactId>hbase-it</artifactId>
-      <type>test-jar</type>
-    </dependency>
     <!-- Hamcrest is required by hbase-it (via junit), but as long as we're 
grabbing the hbase-it test-jar,
-         maven dependency resolution won't pick it up for us. -->
+     maven dependency resolution won't pick it up for us. -->

Review Comment:
   undo this mistaken change



-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to