meszibalu commented on a change in pull request #360: HBASE-15666 shaded 
dependencies for hbase-testing-util
URL: https://github.com/apache/hbase/pull/360#discussion_r302109040
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -2257,6 +2257,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
+      <scope>test</scope>
 
 Review comment:
   Ok, I will check it. It is definitely not a good idea to include junit to 
the compile classpath. It also caused some issues when shading testing-util. Do 
you remember how can I reproduce the issue?

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


With regards,
Apache Git Services

Reply via email to