Takuya Ueshin created SPARK-4429:
------------------------------------

             Summary: Build for Scala 2.11 using sbt fails.
                 Key: SPARK-4429
                 URL: https://issues.apache.org/jira/browse/SPARK-4429
             Project: Spark
          Issue Type: Bug
          Components: Build
            Reporter: Takuya Ueshin


I tried to build for Scala 2.11 using sbt with the following command:

{quote}
$ sbt/sbt -Dscala-2.11 assembly
{quote}

but it ends with the following error messages:

{quote}
\[error\] (streaming-kafka/*:update) sbt.ResolveException: unresolved 
dependency: org.apache.kafka#kafka_2.11;0.8.0: not found
\[error\] (catalyst/*:update) sbt.ResolveException: unresolved dependency: 
org.scalamacros#quasiquotes_2.11;2.0.1: not found
{quote}




--
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