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:
Brett Leslie Porter 2005-06-03 01:18:35 +00:00
parent efd8cbdc68
commit 1a962903da
1 changed files with 1 additions and 1 deletions

View File

@ -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>