]> source.dussan.org Git - archiva.git/commitdiff
configure tmpdir for cargo to avoid sharing files for ci builds running in //
authorOlivier Lamy <olamy@apache.org>
Thu, 2 Aug 2012 13:19:42 +0000 (13:19 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 2 Aug 2012 13:19:42 +0000 (13:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368458 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp-test/pom.xml

index 196e8d37b1076a97f523f8e416814f9b1658cc71..c7214d684fc4dd52397cc6ec7fdbddce6352a5c4 100644 (file)
                   <appserver.base>${project.build.directory}/appserver-base</appserver.base>
                   <appserver.home>${project.build.directory}/appserver-base</appserver.home>
                   <derby.system.home>${project.build.directory}</derby.system.home>
+                  <java.io.tmpdir>${project.build.directory}</java.io.tmpdir>
                 </systemProperties>
               </container>
               <configuration>