]> source.dussan.org Git - archiva.git/commitdiff
directory has not been created, so need to use one that we know already exists
authorBrett Porter <brett@apache.org>
Sat, 1 Oct 2011 07:18:13 +0000 (07:18 +0000)
committerBrett Porter <brett@apache.org>
Sat, 1 Oct 2011 07:18:13 +0000 (07:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177936 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 03add15869bde77e22779ad8bc62317615d12073..cccf2c3aa60e788f395441e4dddebb763f3156a4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
             <runOrder>alphabetical</runOrder>
             <systemPropertyVariables>
-              <java.io.tmpdir>${project.build.directory}/temp</java.io.tmpdir>
+              <java.io.tmpdir>${project.build.directory}</java.io.tmpdir>
             </systemPropertyVariables>
           </configuration>
         </plugin>