You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2005/08/31 06:34:11 UTC

svn commit: r264938 - /struts/sandbox/trunk/ti/maven.xml

Author: jmitchell
Date: Tue Aug 30 21:33:59 2005
New Revision: 264938

URL: http://svn.apache.org/viewcvs?rev=264938&view=rev
Log:
creating the multiproject site requires calling multiproject:site, not just site

Modified:
    struts/sandbox/trunk/ti/maven.xml

Modified: struts/sandbox/trunk/ti/maven.xml
URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/ti/maven.xml?rev=264938&r1=264937&r2=264938&view=diff
==============================================================================
--- struts/sandbox/trunk/ti/maven.xml (original)
+++ struts/sandbox/trunk/ti/maven.xml Tue Aug 30 21:33:59 2005
@@ -34,7 +34,8 @@
             
              cactus-all(nothing)               run full set of (1.5 based) junit and cactus tests
               
-             site      target/docs/            create struts-ti web site (includes build reports)
+             multiproject:site      
+                         target/docs/            create struts-ti web site (includes build reports)
                          **/*.html
                        
              nightly   target/                 creates nightly distribution that gets uploaded to 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org