]> source.dussan.org Git - archiva.git/commitdiff
jenkins can use a private repository in .repository directory
authorOlivier Lamy <olamy@apache.org>
Mon, 30 Jul 2012 17:41:47 +0000 (17:41 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 30 Jul 2012 17:41:47 +0000 (17:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367188 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index bc05b5e93f1cb7085dddc7f1a0767f601a9a65e8..d8d14243c8cf15a3e091357104c0a37a052c56dc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
               <exclude>**/*.iml</exclude>
               <exclude>build-number.txt</exclude>
               <exclude>.idea/**</exclude>
+              <exclude>.repository/**</exclude>
             </excludes>
           </configuration>
         </plugin>