summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-10-03 09:07:25 +0000
committerOlivier Lamy <olamy@apache.org>2012-10-03 09:07:25 +0000
commit7f11b29a03be47a2406c5a7db22788e8beac1978 (patch)
tree995cf9dec29457fde01fe0dbd61bc6930f834616
parenta9c9c4762232aa8b375b656e7f23971d4f81d505 (diff)
downloadarchiva-7f11b29a03be47a2406c5a7db22788e8beac1978.tar.gz
archiva-7f11b29a03be47a2406c5a7db22788e8beac1978.zip
more rat excludes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1393359 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--archiva-modules/archiva-web/archiva-webapp/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml
index 4117aefbc..7a01b15c8 100644
--- a/archiva-modules/archiva-web/archiva-webapp/pom.xml
+++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml
@@ -1310,6 +1310,7 @@
<exclude>overlays/**</exclude>
<exclude>src/appserver-base/conf/**</exclude>
<exclude>src/appserver-base/logs/**</exclude>
+ <exclude>src/main/webapp/WEB-INF/lib</exclude>
<exclude>src/main/webapp/js/jquery-1.6.1.min.js</exclude>
<exclude>src/main/webapp/js/jquery-ui-1.8.14.custom.min.js</exclude>
<exclude>src/main/webapp/js/md5.js</exclude>