weaver 2004/03/11 06:14:31
Modified: . maven.xml
Log:
removed plugin and commented out services/security from the build
Revision Changes Path
1.35 +1 -16 jakarta-jetspeed-2/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/maven.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- maven.xml 7 Mar 2004 13:54:36 -0000 1.34
+++ maven.xml 11 Mar 2004 14:14:31 -0000 1.35
@@ -103,22 +103,7 @@
banner="Build and Install the portlet commons services jar"
postProcessing="false"
ignoreFailures="false"/>
- <maven:reactor
- basedir="${basedir}/plugin"
- includes="project.xml"
- goals="jar:install"
- banner="Build and Install the Plugin jar"
- postProcessing="false"
- ignoreFailures="false"/>
- <!--
- <maven:reactor
- basedir="${basedir}"
- includes="services/security/project.xml"
- goals="jar:install,ojb.registry"
- banner="Build and Install the services - security jar"
- postProcessing="false"
- ignoreFailures="false"/>
- -->
+
<!-- Build war files -->
<maven:reactor
basedir="${basedir}"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]