]> source.dussan.org Git - archiva.git/commitdiff
Fixing RAT excludes
authorMartin Schreier <martin_s@apache.org>
Thu, 6 Jan 2022 10:18:06 +0000 (11:18 +0100)
committerMartin Schreier <martin_s@apache.org>
Thu, 6 Jan 2022 10:18:06 +0000 (11:18 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 811f7bf8d076fe1fdfbb2e5b9d6a115e7ebcf509..1a3495d3b99fbdc8f37d50b7aa481dafc6a24fc6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
               <exclude>.travis.yml</exclude>
               <exclude>out/**</exclude>
               <exclude>Jenkinsfile</exclude>
+              <exclude>.asf.yaml</exclude>
             </excludes>
           </configuration>
         </plugin>