From b05747901fee6c81cb215732d500b8c9fc1a35eb Mon Sep 17 00:00:00 2001 From: Sammi Chen Date: Tue, 11 Jun 2019 12:00:12 +0200 Subject: [PATCH] HDDS-1662. Missing test resources of integrataion-test project in target directory after compile Closes #933 --- hadoop-ozone/integration-test/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hadoop-ozone/integration-test/pom.xml b/hadoop-ozone/integration-test/pom.xml index ba53e3fb43..eb1a7fa9cf 100644 --- a/hadoop-ozone/integration-test/pom.xml +++ b/hadoop-ozone/integration-test/pom.xml @@ -132,6 +132,9 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> ${basedir}/../../hadoop-hdds/common/src/main/resources + + ${basedir}/src/test/resources +