mcconnell 2003/12/12 05:04:56
Modified: meta maven.xml
Log:
Limit reactor builds to sub-level 1.
Revision Changes Path
1.9 +1 -1 avalon/meta/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/avalon/meta/maven.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- maven.xml 11 Dec 2003 08:48:12 -0000 1.8
+++ maven.xml 12 Dec 2003 13:04:56 -0000 1.9
@@ -37,7 +37,7 @@
<goal name="avalon:build">
<maven:reactor basedir="${basedir}"
- includes="**/project.xml"
+ includes="*/project.xml"
excludes="project.xml"
goals=""
banner="Building:"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]