[MNG-6068] Document default scope compile in XSD

o Added information about default scope in XSD comment.
This commit is contained in:
Karl Heinz Marbaise 2016-07-18 11:56:40 +02:00
parent 5a462344f9
commit 1f0493431b
1 changed files with 1 additions and 1 deletions

View File

@ -1398,7 +1398,7 @@
It also assists in determining which artifacts to include in a distribution of
this project. For more information, see
<a href="https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html">the
dependency mechanism</a>.
dependency mechanism</a>. If no scope is given the scope is <code>compile</code>.
]]>
</description>
<type>String</type>