You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2005/09/13 11:14:05 UTC

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

Author: evenisse
Date: Tue Sep 13 02:14:00 2005
New Revision: 280522

URL: http://svn.apache.org/viewcvs?rev=280522&view=rev
Log:
Fix Dependency Mechanism url

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=280522&r1=280521&r2=280522&view=diff
==============================================================================
--- maven/components/trunk/maven-model/maven.mdo (original)
+++ maven/components/trunk/maven-model/maven.mdo Tue Sep 13 02:14:00 2005
@@ -1257,7 +1257,7 @@
             calculate the various classpaths used for testing, etc. and for 
             determining which artifacts to include in a distribution of this
             project. For more information, see 
-            <a href="http://maven.apache.org/maven2/dependencies.html">Dependency Mechanism</a>.]]>
+            <a href="http://maven.apache.org/maven2/dependencies-mechanism.html">Dependency Mechanism</a>.]]>
           </description>
           <type>String</type>
           <!-- This default has to be enforced at the maven-artifact layer, to allow 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org