You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by Apache Wiki <wi...@apache.org> on 2006/11/29 04:58:14 UTC

[Struts Wiki] Update of "StrutsMaintenanceWebsite" by WendySmoak

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.

The following page has been changed by WendySmoak:
http://wiki.apache.org/struts/StrutsMaintenanceWebsite

------------------------------------------------------------------------------
   * You can update the site for a single sub-project by using the correct destination path.  For example:
    {{{
  /svn/struts/current/action/tiles
+ $ mvn site-deploy
- $ maven clean site
- ...
- $ scp -r target/site/* youraccount@people.apache.org:/www/struts.apache.org/struts-tiles
    }}}
  
  After you deploy the site, check the permissions!