Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.0.0-alpha1
-
None
-
None
Description
Eclipse will generate build errors without the following:
<dependency> <groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> <scope>test</scope> </dependency>
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-12515 Mockito dependency is missing in hadoop-kafka module
- Resolved