Author: brett Date: Sat Jan 22 19:50:31 2005 New Revision: 126186 URL: http://svn.apache.org/viewcvs?view=rev&rev=126186 Log: publish to stage first Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties
Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties Url: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.properties?view=diff&rev=126186&p1=maven/maven-1/plugins/trunk/plugin-parent/project.properties&r1=126185&p2=maven/maven-1/plugins/trunk/plugin-parent/project.properties&r2=126186 ============================================================================== --- maven/maven-1/plugins/trunk/plugin-parent/project.properties (original) +++ maven/maven-1/plugins/trunk/plugin-parent/project.properties Sat Jan 22 19:50:31 2005 @@ -73,3 +73,8 @@ maven.scm.checkout.dir=${maven.build.dir}/scm/checkout + +maven.site.stage.address=www.apache.org +maven.site.stage.directory=/home/brett/public_html/maven-stage-site/${pom.siteDirectory.substring(22)} +maven.site.deploy.method=rsync + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
