1
0

[HUDI-2614] Remove duplicated hadoop-hdfs with tests classifier exists in bundles (#3864)

This commit is contained in:
vinoyang
2021-10-26 22:36:10 +08:00
committed by GitHub
parent e3fc74668f
commit b1c4acf0ae
17 changed files with 87 additions and 38 deletions

View File

@@ -304,6 +304,7 @@
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-hdfs</artifactId>
<classifier>tests</classifier>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>