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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]