[
https://issues.apache.org/jira/browse/SPARK-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-8683:
-----------------------------------
Assignee: Apache Spark (was: Josh Rosen)
> 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: Apache Spark
>
> 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: [email protected]
For additional commands, e-mail: [email protected]