Date: 2004-11-03T18:06:46 Editor: HenriYandell <[EMAIL PROTECTED]> Wiki: Jakarta Commons Wiki Page: CreatingStandardWebPresence URL: http://wiki.apache.org/jakarta-commons/CreatingStandardWebPresence
Info on how to update the site Change Log: ------------------------------------------------------------------------------ @@ -65,6 +65,12 @@ === (PROPOSED) Step 3. Reoganize the content of main commons site === TODO +== How to deploy == + + * Use Maven 1.0. + * jakarta-commons/commons-build/ `maven -Dmaven.username=foo site:deploy` updates the main Commons site. + * Checkout commons-build and your component, go to your component directory and run `maven -Dmaven.username=foo site:deploy` and your component site is updated. + == Current Status == TBD (List status, w.r.t. this proposal, of each component in proper and sandbox.) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
