mirror of https://github.com/apache/archiva.git
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:
parent
c4c36d4069
commit
8708fe3ccf
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue