busbey 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_r303175269
##########
File path: pom.xml
##########
@@ -2257,6 +2257,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
+ <scope>test</scope>
Review comment:
IIRC it was as simple as building an assembly, running a psuedo distributed
cluster out of it, and then trying to run the ITs that ship in the assembly
against the cluster. e.g. ITBLL
----------------------------------------------------------------
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