jford 2004/08/17 18:01:51
Modified: . maven.xml
Log:
Add myfaces bridge to allBuild
Revision Changes Path
1.90 +7 -0 jakarta-jetspeed-2/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/maven.xml,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- maven.xml 17 Aug 2004 20:02:58 -0000 1.89
+++ maven.xml 18 Aug 2004 01:01:51 -0000 1.90
@@ -150,6 +150,13 @@
postProcessing="false"
ignoreFailures="false"/>
<maven:reactor
+ basedir="${basedir}/portals-bridges/myfaces"
+ includes="project.xml"
+ goals="jar:install"
+ banner="Build and Install the Portals Bridges MyFaces jar"
+ postProcessing="false"
+ ignoreFailures="false"/>
+ <maven:reactor
basedir="${basedir}/jetspeed-api"
includes="project.xml"
goals="jar:install"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]