[ https://issues.apache.org/jira/browse/HADOOP-12722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107280#comment-15107280 ]
Steve Loughran commented on HADOOP-12722: ----------------------------------------- I am confused here. Your JIRA implies the issue is that hadoop is giving you a transitive dependency on mockito that your own code doesn't want. I'm asking: which artifact in hadoop is your build depending on which is giving you this? I'm not saying "exclude mockito". I'm saying "exclude the one hadoop gives you" and "can you tell is what is giving you this file" > Get rid of mockito-all 1.8.5 > ---------------------------- > > Key: HADOOP-12722 > URL: https://issues.apache.org/jira/browse/HADOOP-12722 > Project: Hadoop Common > Issue Type: Wish > Affects Versions: 2.6.3 > Reporter: Paul Polishchuk > > Currently, this is a big pain to write custom > MapOutputCollector/ShuffleConsumerPlugin with mockito > 1.8.5, as it clashes > with Hadoop bundled version. > It would be really nice to get rid of this dependency at all -- This message was sent by Atlassian JIRA (v6.3.4#6332)