Xiaoyu Yao created HDDS-1179:
--------------------------------
Summary: Ozone dist build failed on Jenkins
Key: HDDS-1179
URL: https://issues.apache.org/jira/browse/HDDS-1179
Project: Hadoop Distributed Data Store
Issue Type: Bug
Reporter: Xiaoyu Yao
Assignee: Xiaoyu Yao
This is part of the Jenkins execution and was reported in several latest HDDS
Jenkins run.
I spend some today and found a simplified repro steps:
{code}
cd hadoop-ozone/dist
mvn -Phdds -DskipTests -fae clean install -DskipTests=true
-Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dfindbugs.skip=true
{code}
The root cause is that the
hadoop-ozone/dist/dev-support/bin/dist-layout-stitching need objectstore-sevice
jar being build earlier but he dependency was not explicitly declared in pom. I
will attach a fix shortly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]