You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ar...@apache.org on 2006/02/07 07:40:54 UTC

svn commit: r375517 - /maven/site/trunk/src/site/apt/guides/index.apt

Author: aramirez
Date: Mon Feb  6 22:40:52 2006
New Revision: 375517

URL: http://svn.apache.org/viewcvs?rev=375517&view=rev
Log:
PR: MNG-1984

-added intro to optional and excludes dependencies doc to introductions page

Modified:
    maven/site/trunk/src/site/apt/guides/index.apt

Modified: maven/site/trunk/src/site/apt/guides/index.apt
URL: http://svn.apache.org/viewcvs/maven/site/trunk/src/site/apt/guides/index.apt?rev=375517&r1=375516&r2=375517&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/guides/index.apt (original)
+++ maven/site/trunk/src/site/apt/guides/index.apt Mon Feb  6 22:40:52 2006
@@ -93,6 +93,8 @@
 
  * {{{introduction/introduction-to-dependency-mechanism.html}Introduction to the Dependency Mechanism}}
 
+ * {{{introduction/introduction-to-optional-and-excludes-dependencies.html}Introduction to Optional and Excludes Dependencies}}
+
  * {{{introduction/introduction-to-plugin-prefix-mapping.html}Introduction to Plugin Prefix Resolution}}
 
  * {{{introduction/introduction-to-plugin-registry.html}Introduction to the Plugin Registry}}