aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-docs
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-08-29 16:05:37 +0000
committerOlivier Lamy <olamy@apache.org>2012-08-29 16:05:37 +0000
commit311983bbcc0766241e97a80f3bfc1baaf35a1b74 (patch)
tree6849d0521dc519211494e82e655de413ea3109c5 /archiva-docs
parent0db399913f39ada46e6bd7aaf7d64922987c4b0b (diff)
downloadarchiva-311983bbcc0766241e97a80f3bfc1baaf35a1b74.tar.gz
archiva-311983bbcc0766241e97a80f3bfc1baaf35a1b74.zip
fix rat configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378627 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs')
-rw-r--r--archiva-docs/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-docs/pom.xml b/archiva-docs/pom.xml
index 9014d36f0..6484f600e 100644
--- a/archiva-docs/pom.xml
+++ b/archiva-docs/pom.xml
@@ -48,6 +48,7 @@
<excludes>
<exclude>src/site/resources/css/*.css</exclude>
<exclude>src/site/resources/js/*.js</exclude>
+ <exclude>*.sh</exclude>
</excludes>
</configuration>
</plugin>