Author: brett
Date: Thu Jun 2 18:18:35 2005
New Revision: 179692
URL: http://svn.apache.org/viewcvs?rev=179692&view=rev
Log:
add a link to the better description
Modified:
maven/components/trunk/maven-model/maven.mdo
Modified: maven/components/trunk/maven-model/maven.mdo
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-model/maven.mdo?rev=179692&r1=179691&r2=179692&view=diff
==============================================================================
--- maven/components/trunk/maven-model/maven.mdo (original)
+++ maven/components/trunk/maven-model/maven.mdo Thu Jun 2 18:18:35 2005
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]