You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/06/03 03:18:37 UTC

svn commit: r179692 - /maven/components/trunk/maven-model/maven.mdo

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org