Eli Collins created YARN-36:
-------------------------------
Summary: branch-2.1.0-alpha doesn't build
Key: YARN-36
URL: https://issues.apache.org/jira/browse/YARN-36
Project: Hadoop YARN
Issue Type: Bug
Affects Versions: 2.1.0-alpha
Reporter: Eli Collins
Priority: Blocker
branch-2.1.0-alpha doesn't build due to the following. Per YARN-1 I updated the
mvn version to be 2.1.0-SNAPSHOT, before I hit this issue it didn't compile due
to the bogus version.
{noformat}
hadoop-branch-2.1.0-alpha $ mvn compile
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.hadoop:hadoop-yarn-project:2.1.0-SNAPSHOT
(/home/eli/src/hadoop-branch-2.1.0-alpha/hadoop-yarn-project/pom.xml) has 1
error
[ERROR] 'dependencies.dependency.version' for org.hsqldb:hsqldb:jar is
missing. @ line 160, column 17
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira