[
https://issues.apache.org/jira/browse/HADOOP-12486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960053#comment-14960053
]
Allen Wittenauer commented on HADOOP-12486:
-------------------------------------------
Changing the version to 3.0 since this wasn't committed to branch-2. (He says,
as the person who actually did the commit.)
> 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)