fix site deployment configuration

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388187 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-09-20 19:57:36 +00:00
parent c4c36d4069
commit 8708fe3ccf
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
<properties>
<siteFilePath>${user.home}/archiva-ref-${project.version}/</siteFilePath>
<siteUrlDeployment>file://${siteFilePath}</siteUrlDeployment>
<scmPubCheckoutDirectory>${user.home}/archiva-ref-${project.version}-content</scmPubCheckoutDirectory>
</properties>