summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Barboni <skygo@apache.org>2014-10-10 21:47:37 +0200
committerEric Barboni <skygo@apache.org>2014-10-10 21:47:37 +0200
commitb0e3b2fc5aae23941e1c8fb56a12ef3bbad9f092 (patch)
tree7b47bb1cc641041aa893f597994fae9bacfa212c /pom.xml
parent2d205906d18eafb9a6b673f82fffa3f3b1e45f00 (diff)
downloadarchiva-b0e3b2fc5aae23941e1c8fb56a12ef3bbad9f092.tar.gz
archiva-b0e3b2fc5aae23941e1c8fb56a12ef3bbad9f092.zip
exclude netbeans ide from rat check
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 a4fa3b7b8..dde2b62b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1870,6 +1870,7 @@
<exclude>**/.java-version</exclude>
<exclude>patch.diff</exclude>
<exclude>**/overlays/**</exclude>
+ <exclude>nbactions.xml</exclude>
</excludes>
</configuration>
</plugin>