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 ------------------------------------------------------------------------------ || Command || Status || Plugin || Artifacts || || $mvn site -Pmyfaces || success || maven-site-plugin || target/site || + __To build the Shale assembly (distribution)__ + + {{{ + $ mvn site -Pmyfaces + $ cd shale-dist + $ mvn assembly:assembly -Pmyfaces + }}} + The file(s) will be in target/assembly/out +