-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6.0
-
Fix Version/s: 2.8.0, 3.0.0-alpha1
-
Labels:None
The scope for JUnit & mockito in hadoop-openstack is "compile", which means it ends up on the downstream classpath unless excluded.
it should be "provided", which was the original intent