diff --git a/plugins-common/project.properties b/plugins-common/project.properties index 66e58050..ab4840a0 100644 --- a/plugins-common/project.properties +++ b/plugins-common/project.properties @@ -52,7 +52,8 @@ maven.linkcheck.exclude=http://svn.apache.org,http://www.clarkware.com/software/ #===== maven.site.stage.address=people.apache.org maven.site.deploy.method=rsync -maven.site.stage.directory=~/public_html/m1-plugins-stage-sites/${pom.siteDirectory.substring(22)} +maven.site.stage.directory=${wwwroot}/staging-sites/m1-plugins/${pom.siteDirectory.substring(22)} +wwwroot=/home/${maven.username}/public_html #===== # XDOC plugin settings