mwlon commented on code in PR #1141:
URL: https://github.com/apache/orc/pull/1141#discussion_r881585045


##########
java/mapreduce/pom.xml:
##########
@@ -63,10 +63,6 @@
       <groupId>org.apache.hive</groupId>
       <artifactId>hive-storage-api</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-api</artifactId>
-    </dependency>

Review Comment:
   Ah actually it looks like I was using with `-Dmaven.test.skip`, but when I 
changed that to `-DskipTests` like you said it was fixed. Updated.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to