LuoGe created YARN-10881:
----------------------------
Summary: use hbase2 complie timelineserver failed
Key: YARN-10881
URL: https://issues.apache.org/jira/browse/YARN-10881
Project: Hadoop YARN
Issue Type: Bug
Components: timelineserver
Affects Versions: 3.3.1
Reporter: LuoGe
use the command mvn clean package -DskipTests -Phbase2 will cause complie error
{code:java}
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for
org.apache.hadoop:hadoop-yarn-server-timelineservice-hbase-server-1:jar is
missing. @ line 439, column 21
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project
org.apache.hadoop:hadoop-yarn-server-timelineservice-hbase-tests:3.3.1
(/XXX/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml)
has 1 error
[ERROR] 'dependencies.dependency.version' for
org.apache.hadoop:hadoop-yarn-server-timelineservice-hbase-server-1:jar is
missing. @ line 439, column 21
[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
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]