aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-09-07 13:15:04 +0000
committerOlivier Lamy <olamy@apache.org>2011-09-07 13:15:04 +0000
commit623651c5fbb604418a43ebca52680d16838d6a45 (patch)
tree157bef16fb6b498c45c49a1e2664a052a3c4c450 /pom.xml
parent1032b3d5d12bf8c8e9035c3017ddd3345b3ab7ca (diff)
downloadarchiva-623651c5fbb604418a43ebca52680d16838d6a45.tar.gz
archiva-623651c5fbb604418a43ebca52680d16838d6a45.zip
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
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0a6bb09a7..bb08b6e55 100644
--- a/pom.xml
+++ b/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>