Author: hboutemy
Date: Wed Jan 11 00:23:51 2012
New Revision: 1229828
URL: http://svn.apache.org/viewvc?rev=1229828&view=rev
Log:
o fixed typos
o the doc is not only intended to PMC members but to any Maven committer
Modified:
maven/site/trunk/src/site/apt/developers/website/deploy-maven-website.apt
Modified:
maven/site/trunk/src/site/apt/developers/website/deploy-maven-website.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/developers/website/deploy-maven-website.apt?rev=1229828&r1=1229827&r2=1229828&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/developers/website/deploy-maven-website.apt
(original)
+++ maven/site/trunk/src/site/apt/developers/website/deploy-maven-website.apt
Wed Jan 11 00:23:51 2012
@@ -3,7 +3,7 @@
------
Barrie Treloar
------
- Jan 2012
+ 2012-01-10
------
~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -29,7 +29,6 @@
Introduction
This document gives step-by-step instructions for deploying the Maven website
{{{http://maven.apache.org}http://maven.apache.org}}.
- The primary audience is Maven PMC.
Prerequisite
@@ -63,10 +62,10 @@ site$ mvn site:stage -DstagingDirectory=
[[4]] Deploy to people.apache.org
+-----+
-site $ mvn site-deploy
+site$ mvn site-deploy
+-----+
- It will copy the site to the <site.deploy.url> which is currently defined in
the pom.xml as <scp://people.apache.org/www/maven.apache.org/>
+ It will copy the site to the <site.deploy.url> which is currently defined in
the <<<pom.xml>>> as <scp://people.apache.org/www/maven.apache.org/>
<<Note:>> It will
{{{http://www.apache.org/dev/release-publishing.html#sync-delay}take an hour or
so to sync}}.