Basic docs on the 'clashing parent' syndrome
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113663 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user