aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-docs
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2018-12-11 23:27:51 +0100
committerMartin Stockhammer <martin_s@apache.org>2018-12-11 23:27:51 +0100
commitbcfcab3393562926da349ac9ff429b617121dc29 (patch)
treeb559ecf3eab815d965a3828634719fb8663eadea /archiva-docs
parent82b9d86d32920c043d8bb16a79697895d2f4a6e2 (diff)
downloadarchiva-bcfcab3393562926da349ac9ff429b617121dc29.tar.gz
archiva-bcfcab3393562926da349ac9ff429b617121dc29.zip
Fixing RAT patterns
Diffstat (limited to 'archiva-docs')
-rw-r--r--archiva-docs/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/archiva-docs/pom.xml b/archiva-docs/pom.xml
index 5aded0fb2..50ffac770 100644
--- a/archiva-docs/pom.xml
+++ b/archiva-docs/pom.xml
@@ -50,6 +50,8 @@
<exclude>src/site/resources/js/*.js</exclude>
<exclude>*.sh</exclude>
<exclude>.site-content/**</exclude>
+ <exclude>git-sparse-checkout-pattern</exclude>
+ <exclude>README.*</exclude>
</excludes>
</configuration>
</plugin>