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

------------------------------------------------------------------------------
  ||$mvn     || failure - you must provide a profile (see mvn -Pjsfri) || (all) 
|| target/??? ||
  || $mvn -Pmyfaces || success || maven-surefire-plugin v?.?.? || target/??? ||
  || $mvn -Pjsfri   || success || maven-surefire-plugin v?.?.? || target/??? ||
+ || mvn -Pmyfaces,designtime || Must install Creator jars, see 
designtime/pom.xml || || ||
  
+ '''Note:''' The shale-tiger and shale-sql-browser modules will only be built 
if you are using Java SE 5 (JDK 1.5).  The profile is automatically activated 
by the presence of JDK 1.5, there is nothing extra to add to the command line.
  
  
  __To build the Shale web site__
  
  || Command || Status || Plugin || Artifacts ||
- || $mvn site || ??? || || ||
+ || $mvn site -Pmyfaces || success || maven-site-plugin || target/site ||
  

Reply via email to