mirror of https://github.com/apache/archiva.git
directory has not been created, so need to use one that we know already exists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177936 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fc6b251359
commit
49f5c94e0e
2
pom.xml
2
pom.xml
|
@ -1555,7 +1555,7 @@
|
|||
<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>
|
||||
|
|
Loading…
Reference in New Issue