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/Shale/BuildingWithMaven2

The comment on the change is:
Note how to deploy the site (to a temp location)

------------------------------------------------------------------------------
  
  __To build the Shale web site__
  
- || Command || Status || Requires || Artifacts ||
- || $mvn site -Pmyfaces || success ||  || target/site ||
+ {{{
+ mvn site
+ }}}
+ 
+ __To deploy the Shale web site__
+ 
+ As of 2006-06-19, the site URL is: 
http://people.apache.org/builds/struts/maven2/shale/site
+ 
+ {{{
+ mvn site site:deploy
+ }}}
+ 
+ (Repeat for the 'shale-apps' directory)
  
  __To build the Shale assembly (distribution)__
  

Reply via email to