[
https://issues.apache.org/jira/browse/HBASE-20175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581512#comment-16581512
]
Mike Drob commented on HBASE-20175:
-----------------------------------
Our current enforced minimum maven version is 3.0.4 according to both the pom
and the ref guide. We'd need to update both of those places if we're doing this
change. Probably need to give folks a heads-up on the dev@ list and see if
there are any concerns. Do you want to send that email out or would you prefer
I take care of it?
> hbase-spark needs scala dependency convergance
> ----------------------------------------------
>
> Key: HBASE-20175
> URL: https://issues.apache.org/jira/browse/HBASE-20175
> Project: HBase
> Issue Type: Bug
> Components: dependencies, spark
> Reporter: Mike Drob
> Assignee: Artem Ervits
> Priority: Major
> Attachments: HBASE-20175.v01.patch, HBASE-20175.v04.patch,
> HBASE-20175.v05.patch
>
>
> This is a follow-on to HBASE-16179 - I think we might need to specify an
> exclude in the dependency management.
> {noformat}
> [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @
> hbase-spark ---
> [WARNING] Expected all dependencies to require Scala version: 2.11.8
> [WARNING] org.apache.hbase:hbase-spark:3.0.0-SNAPSHOT requires scala
> version: 2.11.8
> [WARNING] org.apache.spark:spark-streaming_2.11:2.1.1 requires scala
> version: 2.11.8
> [WARNING] org.apache.spark:spark-streaming_2.11:2.1.1 requires scala
> version: 2.11.8
> [WARNING] org.scalatest:scalatest_2.11:2.2.4 requires scala version: 2.11.2
> {noformat}
> [~tedyu] - since you're already fiddling in this area, do you want to take a
> look?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)