It's what I do. I log on people.apache.org, I remove the old site and copy the new one Arnaud
On Sat, Jun 13, 2009 at 2:49 PM, Barrie Treloar <[email protected]> wrote: > 11. Deploy the current website > > Note: Be sure to generate and deploy the site using the same version > of the release. Typically, you need to check out the tag (or go to > target/checkout) > > cd target\checkout > mvn site-deploy -Preporting > > 7. Stage the latest documentation > > The plugin parent POM is configured to stage the documentation in a > "versioned" directory such as /plugins/maven-XXX-plugin-Y.Z. > > 1. Stage the documentation for the current release version (not the > new snapshot). > > cd target/checkout > mvn site:stage-deploy -Preporting > > But isn't the output of these the same content? > So instead of re-running this couldn't I just copy the already > deployed version in /www/maven.apache.org/plugins/maven-XXX-plugin-Y.Z > to /www/maven.apache.org/plugins/maven-XXX-plugin ? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
