]> source.dussan.org Git - archiva.git/commitdiff
use correct temporary directory
authorBrett Porter <brett@apache.org>
Fri, 16 Dec 2011 13:15:33 +0000 (13:15 +0000)
committerBrett Porter <brett@apache.org>
Fri, 16 Dec 2011 13:15:33 +0000 (13:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215123 13f79535-47bb-0310-9956-ffa450edef68

archiva-jetty/pom.xml

index f3d6b4d60cd8446b0f24227a786a00e7c06ecdb6..93b2a6c30c901b11ad81aa89ca9b2e970a5dedb6 100644 (file)
                   <systemProperty>derby.system.home=%ARCHIVA_BASE%/logs</systemProperty>
                   -->
                   <systemProperty>jetty.logs=%ARCHIVA_BASE%/logs</systemProperty>
-                  <systemProperty>java.io.tmpdir=./temp</systemProperty>
+                  <systemProperty>java.io.tmpdir=%ARCHIVA_BASE%/temp</systemProperty>
                   <systemProperty>archiva.tmp.group.index.ttl=30</systemProperty>
                 </systemProperties>
                 <extraArguments>