mirror of https://github.com/apache/archiva.git
revert global surefire configuration for appserver.base : breaks too much test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166162 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1032b3d5d1
commit
623651c5fb
2
pom.xml
2
pom.xml
|
@ -1491,8 +1491,6 @@
|
|||
<configuration>
|
||||
<redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
|
||||
<systemPropertyVariables>
|
||||
<appserver.base>${basedir}/target/appserver-base</appserver.base>
|
||||
<plexus.home>${project.build.outputDirectory}</plexus.home>
|
||||
<java.io.tmpdir>${project.build.outputDirectory}</java.io.tmpdir>
|
||||
</systemPropertyVariables>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue