Egor Pahomov created ZEPPELIN-1923:
--------------------------------------
Summary: I can build project with scala 2.10, but not scala 2.11.
Key: ZEPPELIN-1923
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1923
Project: Zeppelin
Issue Type: Bug
Components: build
Affects Versions: 0.6.2
Reporter: Egor Pahomov
When I build SNAPSHOT with:
{code}
mvn -Pscala-2.11 -Pspark-2.0 -Phadoop-2.6 -Psparkr -Pyarn -Ppyspark
-DskipTests -Pvendor-repo clean package
{code}
if fails, but same with scala-2.10 works. I could not get from travis file who
scala-2.11 build should even work
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)