aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Schreier <martin_s@apache.org>2022-01-06 11:17:26 +0100
committerMartin Schreier <martin_s@apache.org>2022-01-06 11:17:26 +0100
commit70bd7fdd3cf2021e6da6fd04424f1b877e612881 (patch)
treef0ead0822b2e7b5f4d647d092f89128044e7db4a /pom.xml
parentd124a9eab7e53972430336f1c98053acdf5faf4f (diff)
downloadarchiva-70bd7fdd3cf2021e6da6fd04424f1b877e612881.tar.gz
archiva-70bd7fdd3cf2021e6da6fd04424f1b877e612881.zip
Fixing RAT excludes
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 345a213a6..22b24d5e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1996,6 +1996,7 @@
<exclude>**/.site-content/**</exclude>
<exclude>**/git-sparse-checkout-pattern</exclude>
<exclude>status-dep.txt</exclude>
+ <exclude>.asf.yaml</exclude>
</excludes>
</configuration>
</plugin>