ソースを参照

HADOOP-17849. Exclude spotbugs-annotations from transitive dependencies on branch-3.2. (#3305)

(cherry picked from commit 786888b8d32e35cad49eb1ba54a35f1508234ed5)
Masatake Iwasaki 4 年 前
コミット
462b808d42
1 ファイル変更4 行追加0 行削除
  1. 4 0
      hadoop-client-modules/hadoop-client-minicluster/pom.xml

+ 4 - 0
hadoop-client-modules/hadoop-client-minicluster/pom.xml

@@ -322,6 +322,10 @@
           <groupId>dnsjava</groupId>
           <artifactId>dnsjava</artifactId>
         </exclusion>
+        <exclusion>
+          <groupId>com.github.spotbugs</groupId>
+          <artifactId>spotbugs-annotations</artifactId>
+        </exclusion>
       </exclusions>
     </dependency>
     <!-- Add optional runtime dependency on the in-development timeline server module