[
https://issues.apache.org/jira/browse/HADOOP-12486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-12486:
--------------------------------------
Affects Version/s: (was: 2.8.0)
3.0.0
> Mockito missing in pom.xml of hadoop-kafka
> ------------------------------------------
>
> Key: HADOOP-12486
> URL: https://issues.apache.org/jira/browse/HADOOP-12486
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.0.0
> Reporter: Chengbing Liu
> Assignee: Chengbing Liu
> Attachments: HADOOP-12486.01.patch
>
>
> Eclipse will generate build errors without the following:
> {code}
> <dependency>
> <groupId>org.mockito</groupId>
> <artifactId>mockito-all</artifactId>
> <scope>test</scope>
> </dependency>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)