dion 2003/07/17 17:39:18
Modified: src/plugins-build/multiproject/xdocs properties.xml
Log:
Basic docs on the 'clashing parent' syndrome
Revision Changes Path
1.4 +5 -1 maven/src/plugins-build/multiproject/xdocs/properties.xml
Index: properties.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/multiproject/xdocs/properties.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- properties.xml 4 Jul 2003 05:03:34 -0000 1.3
+++ properties.xml 18 Jul 2003 00:39:18 -0000 1.4
@@ -57,8 +57,12 @@
<td>
<p>
This is the list of file specifications to be included when searching
for
- projects to be processed by the plugin
+ projects to be processed by the plugin.
</p>
+ <strong>
+ The 'top-level' project that you use to run <code>maven
multiproject</code>
+ must not be included in the set of projects to be processed.
+ </strong>
<p>
Default value is <code>*/project.xml</code>, that is all project.xml
files one
directory below the base directory
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]