mirror of https://github.com/apache/maven.git
add a link to the better description
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179692 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
efd8cbdc68
commit
1a962903da
|
@ -1191,7 +1191,7 @@
|
|||
The scope of the dependency - compile, runtime, test. Used to
|
||||
calculate the various classpaths used for testing, etc. and for
|
||||
determining which artifacts to include in a distribution of this
|
||||
project.
|
||||
project. For more information, see <a href="http://maven.apache.org/maven2/dependencies.html">Dependency Mechanism</a>.
|
||||
</description>
|
||||
<type>String</type>
|
||||
<defaultValue>compile</defaultValue>
|
||||
|
|
Loading…
Reference in New Issue