summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-07-30 17:41:47 +0000
committerOlivier Lamy <olamy@apache.org>2012-07-30 17:41:47 +0000
commit529b9c0a672d941711393360068f75d7cc46e89d (patch)
treeb70745c48c9e12cb9bb8d3764bb134fa99523fd4 /pom.xml
parentcbae5aa7fc3a551ba7f76475f19e9b2c027a47b1 (diff)
downloadarchiva-529b9c0a672d941711393360068f75d7cc46e89d.tar.gz
archiva-529b9c0a672d941711393360068f75d7cc46e89d.zip
jenkins can use a private repository in .repository directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367188 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 bc05b5e93..d8d14243c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1770,6 +1770,7 @@
<exclude>**/*.iml</exclude>
<exclude>build-number.txt</exclude>
<exclude>.idea/**</exclude>
+ <exclude>.repository/**</exclude>
</excludes>
</configuration>
</plugin>