Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1400
build failed I think because of
```
[ERROR] Failed to execute goal on project zeppelin-spark-dependencies_2.10:
Could not resolve dependencies for project
org.apache.zeppelin:zeppelin-spark-dependencies_2.10:jar:0.7.0-SNAPSHOT: The
following artifacts could not be resolved:
org.apache.spark:spark-core_2.11:jar:1.1.1,
org.apache.spark:spark-repl_2.11:jar:1.1.1,
org.apache.spark:spark-sql_2.11:jar:1.1.1,
org.apache.spark:spark-hive_2.11:jar:1.1.1,
org.apache.spark:spark-streaming_2.11:jar:1.1.1,
org.apache.spark:spark-catalyst_2.11:jar:1.1.1,
org.spark-project.akka:akka-actor_2.11:jar:2.2.3-shaded-protobuf,
org.spark-project.akka:akka-remote_2.11:jar:2.2.3-shaded-protobuf,
org.spark-project.akka:akka-slf4j_2.11:jar:2.2.3-shaded-protobuf,
org.spark-project.akka:akka-testkit_2.11:jar:2.2.3-shaded-protobuf,
org.spark-project.akka:akka-zeromq_2.11:jar:2.2.3-shaded-protobuf: Could not
find artifact org.apache.spark:spark-core_2.11:jar:1.1.1 in central
(http://repo.maven.apache.org/maven2) -> [Help 1]
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---