[ 
https://issues.apache.org/jira/browse/SPARK-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604421#comment-14604421
 ] 

Apache Spark commented on SPARK-8683:
-------------------------------------

User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/7061

> Depend on mockito-core instead of mockito-all
> ---------------------------------------------
>
>                 Key: SPARK-8683
>                 URL: https://issues.apache.org/jira/browse/SPARK-8683
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>
> Spark's tests currently depend on {{mockito-all}}, which bundles Hamcrest and 
> Objenesis classes. Instead, it should depend on {{mockito-core}}, which 
> declares those libraries as Maven dependencies. This is necessary in order to 
> fix a dependency conflict that leads to a NoSuchMethodError when using 
> certain Hamcrest matchers.
> See https://github.com/mockito/mockito/wiki/Declaring-mockito-dependency for 
> more details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to