jvanzyl 2003/01/13 11:27:46
Modified: src/test/touchstone-build/src/reactor-build/standard
maven.xml
Log:
o Testing the maven.xml inheritance. The display goal is specified in the
parent maven.xml and is demonstrated by running the default goal which
displays the value of maven.mode.online.
Revision Changes Path
1.3 +0 -1
jakarta-turbine-maven/src/test/touchstone-build/src/reactor-build/standard/maven.xml
Index: maven.xml
===================================================================
RCS file:
/home/cvs/jakarta-turbine-maven/src/test/touchstone-build/src/reactor-build/standard/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 13 Jan 2003 17:07:35 -0000 1.2
+++ maven.xml 13 Jan 2003 19:27:46 -0000 1.3
@@ -13,7 +13,6 @@
basedir="${basedir}"
includes="*/project.xml"
goals="display"
- reactorXml="${basedir}/maven.xml"
banner="Building"
ignoreFailures="false"
/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>