Chengbing Liu created HADOOP-12486:
--------------------------------------

             Summary: 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: 2.8.0
            Reporter: Chengbing Liu
            Assignee: Chengbing Liu


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)

Reply via email to