]> source.dussan.org Git - archiva.git/commitdiff
revert global surefire configuration for appserver.base : breaks too much test
authorOlivier Lamy <olamy@apache.org>
Wed, 7 Sep 2011 13:15:04 +0000 (13:15 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 7 Sep 2011 13:15:04 +0000 (13:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1166162 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 0a6bb09a784412fc5541fc4f8e3a3dbfa5f11d0d..bb08b6e55ed190bc0e2e5a5197112341cff4fb91 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <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>