dion 2003/07/09 00:56:40
Modified: src/plugins-build/multiproject plugin.jelly
Log:
Add comment about why it can't use goal
Revision Changes Path
1.12 +1 -0 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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- plugin.jelly 9 Jul 2003 07:39:27 -0000 1.11
+++ plugin.jelly 9 Jul 2003 07:56:39 -0000 1.12
@@ -30,6 +30,7 @@
<attainGoal name="multiproject:create-nav"/>
+ <!-- FIXME: This can't use multiproject:goal as it throws away the projects -->
<!-- generate site docs -->
<maven:reactor
basedir="${maven.multiproject.basedir}"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]