]> source.dussan.org Git - archiva.git/commitdiff
exclude netbeans ide from rat check
authorEric Barboni <skygo@apache.org>
Fri, 10 Oct 2014 19:47:37 +0000 (21:47 +0200)
committerEric Barboni <skygo@apache.org>
Fri, 10 Oct 2014 19:47:37 +0000 (21:47 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index a4fa3b7b8b4e247fbed1fb4064b714790e0183c5..dde2b62b911c3f456a82b22da26cf9886e088963 100644 (file)
--- a/pom.xml
+++ b/pom.xml
               <exclude>**/.java-version</exclude>
               <exclude>patch.diff</exclude>
               <exclude>**/overlays/**</exclude>
+              <exclude>nbactions.xml</exclude>
             </excludes>
           </configuration>
         </plugin>