]> source.dussan.org Git - archiva.git/commitdiff
[MRM-688] need to be able to read configuration from the original home directory...
authorBrett Porter <brett@apache.org>
Mon, 31 Mar 2008 03:10:05 +0000 (03:10 +0000)
committerBrett Porter <brett@apache.org>
Mon, 31 Mar 2008 03:10:05 +0000 (03:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@642862 13f79535-47bb-0310-9956-ffa450edef68

archiva-jetty/pom.xml

index 76ffce9dc61e081f6dc8ffd1f50cfee29fb8bfb9..3221483738800553e2f66ac95669a04ac3389d31 100644 (file)
               </generatorConfigurations>
               <jvmSettings>
                 <systemProperties>
+                  <systemProperty>appserver.home=.</systemProperty>
                   <systemProperty>appserver.base=%APP_BASE%</systemProperty>
                   <!-- can't set this at present, it moves the databases if APP_BASE is not set
                   <systemProperty>derby.system.home=%APP_BASE%/logs</systemProperty>