aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archiva-modules/archiva-web/archiva-webapp/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml
index b856b2121..838d8cd05 100644
--- a/archiva-modules/archiva-web/archiva-webapp/pom.xml
+++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml
@@ -490,6 +490,7 @@
<runOrder>alphabetical</runOrder>
<systemPropertyVariables>
<plexus.home>${project.build.outputDirectory}</plexus.home>
+ <appserver.base>${project.build.outputDirectory}</appserver.base>
</systemPropertyVariables>
</configuration>
</plugin>