You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Alexander Bezzubov (JIRA)" <ji...@apache.org> on 2015/06/08 15:03:01 UTC

[jira] [Created] (ZEPPELIN-94) Zeppelin compilation failure with -Pyarn

Alexander Bezzubov created ZEPPELIN-94:
------------------------------------------

             Summary: Zeppelin compilation failure with -Pyarn
                 Key: ZEPPELIN-94
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-94
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Alexander Bezzubov
            Priority: Blocker



{mvn package -DskipTests -Pyarn}

results with

{
mvn package -DskipTests -Pyarn                                         ⮂
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.apache.zeppelin:zeppelin-spark:0.5.0-incubating-SNAPSHOT (/.../incubator-zeppelin/spark/pom.xml) has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-api:jar must be a valid version but is '${yarn.version}'. @ line 457, column 20
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)