diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml index 5ed8254a3b2e..b42959233d34 100644 --- a/hadoop-ozone/pom.xml +++ b/hadoop-ozone/pom.xml @@ -293,6 +293,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> <exclude>webapps/static/nvd3-1.8.5.min.css</exclude> <exclude>webapps/static/nvd3-1.8.5.min.js.map</exclude> <exclude>webapps/static/nvd3-1.8.5.min.js</exclude> + <exclude>**/dependency-reduced-pom.xml</exclude> </excludes> </configuration> </plugin>
With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org