aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-07-02 20:25:06 +0000
committerOlivier Lamy <olamy@apache.org>2012-07-02 20:25:06 +0000
commita116e45603c19ef79ff946ea371bcb67493c43e6 (patch)
treeebe9c16d607fc38864515207c9a0c6fb783d4005 /pom.xml
parentfc80546f5a246274e326226b58bb031af6cc2bdd (diff)
downloadarchiva-a116e45603c19ef79ff946ea371bcb67493c43e6.tar.gz
archiva-a116e45603c19ef79ff946ea371bcb67493c43e6.zip
fix some issues reported by rat check
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1356459 13f79535-47bb-0310-9956-ffa450edef68
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 bbe5ba73d..d66ed6d1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1764,6 +1764,7 @@
<exclude>*.sh</exclude>
<exclude>.git/**</exclude>
<exclude>src/test/resources/projects/compile/goal.txt</exclude>
+ <exclude>**/*.iml</exclude>
</excludes>
</configuration>
</plugin>