]> source.dussan.org Git - archiva.git/commitdiff
Fixing RAT patterns
authorMartin Stockhammer <martin_s@apache.org>
Tue, 11 Dec 2018 20:25:24 +0000 (21:25 +0100)
committerMartin Stockhammer <martin_s@apache.org>
Tue, 11 Dec 2018 20:25:24 +0000 (21:25 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index daefd0fe2bba9939682efc268df8f7657ff9a2b2..79195c59ad05f21e0ea4417fc25b39499a796dd5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
               <exclude>out/**</exclude>
               <exclude>Jenkinsfile</exclude>
               <exclude>**/*.log</exclude>
+              <exclude>**/.site-content/**</exclude>
+              <exclude>**/git-sparse-checkout-pattern</exclude>
             </excludes>
           </configuration>
         </plugin>