dion 2003/07/08 20:04:22
Modified: src/plugins-build/multiproject plugin.jelly
Log:
remove old text
Revision Changes Path
1.8 +1 -1 maven/src/plugins-build/multiproject/plugin.jelly
Index: plugin.jelly
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/multiproject/plugin.jelly,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- plugin.jelly 9 Jul 2003 02:54:08 -0000 1.7
+++ plugin.jelly 9 Jul 2003 03:04:22 -0000 1.8
@@ -107,7 +107,7 @@
<goal name="multiproject:goal" description="Run a given goal on all projects">
<m:param-check value="${goal}" fail="true">
A goal to run must be specified, e.g.
-maven -Dgoal=clean multiproject:goal" fail="true"</m:param-check>
+maven -Dgoal=clean multiproject:goal</m:param-check>
<ant:echo>Executing ${goal} on all projects</ant:echo>
<maven:reactor
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]