dlestrat 2004/05/21 14:00:55
Modified: . maven.xml
Log:
Added jetspeed-api to allBuild.
Revision Changes Path
1.57 +7 -0 jakarta-jetspeed-2/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/maven.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- maven.xml 20 May 2004 23:29:36 -0000 1.56
+++ maven.xml 21 May 2004 21:00:55 -0000 1.57
@@ -57,6 +57,13 @@
<!-- Build jars -->
<maven:reactor
+ basedir="${basedir}/jetspeed-api"
+ includes="project.xml"
+ goals="jar:install"
+ banner="Build and Install the portlet commons services jar"
+ postProcessing="false"
+ ignoreFailures="false"/>
+ <maven:reactor
basedir="${basedir}/portlet-api"
includes="project.xml"
goals="jar:install"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]