Varun Gawande created ZEPPELIN-5011:
---------------------------------------
Summary: Zeppellin unable to build with Scala-2.11
Key: ZEPPELIN-5011
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5011
Project: Zeppelin
Issue Type: Bug
Components: build
Affects Versions: 0.9.0
Environment: Java installed is: AdoptOpenJDK 1.8.0_265
Scala installed is: 2.11.8
sbt installed is: 1.3.13
Reporter: Varun Gawande
Fix For: 0.9.0
Trying to build Zeppelin 0.9.0-SNAPSHOT from source.
{code:java}
// [ERROR] Failed to execute goal on project spark-interpreter: Could not
resolve dependencies for project
org.apache.zeppelin:spark-interpreter:jar:0.9.0-SNAPSHOT: The following
artifacts could not be resolved: org.apache.spark:spark-repl_2.11:jar:3.0.0,
org.apache.spark:spark-core_2.11:jar:3.0.0,
org.apache.spark:spark-hive_2.11:jar:3.0.0: Failure to find
org.apache.spark:spark-repl_2.11:jar:3.0.0 in
https://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central has
elapsed or updates are forced -> [Help 1]
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)