]> source.dussan.org Git - archiva.git/commitdiff
exclude Jenkinsfile from rat
authorolivier lamy <olamy@apache.org>
Mon, 24 Apr 2017 23:54:45 +0000 (09:54 +1000)
committerolivier lamy <olamy@apache.org>
Mon, 24 Apr 2017 23:54:45 +0000 (09:54 +1000)
Signed-off-by: olivier lamy <olamy@apache.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7ee107054d5365a93ae6d7f8720ea3f5a097a9eb..c6e452237363a0f5142f273f51f9ce41c2b9dcc5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
               <exclude>nb-configuration.xml</exclude>
               <exclude>.travis.yml</exclude>
               <exclude>out/**</exclude>
+              <exclude>Jenkinsfile</exclude>
             </excludes>
           </configuration>
         </plugin>