You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2010/03/24 23:50:08 UTC

svn commit: r927212 - /maven/archetype/trunk/archetype-common/src/site/site.xml

Author: hboutemy
Date: Wed Mar 24 22:50:08 2010
New Revision: 927212

URL: http://svn.apache.org/viewvc?rev=927212&view=rev
Log:
added Archetypes List Wiki link

Modified:
    maven/archetype/trunk/archetype-common/src/site/site.xml

Modified: maven/archetype/trunk/archetype-common/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/archetype-common/src/site/site.xml?rev=927212&r1=927211&r2=927212&view=diff
==============================================================================
--- maven/archetype/trunk/archetype-common/src/site/site.xml (original)
+++ maven/archetype/trunk/archetype-common/src/site/site.xml Wed Mar 24 22:50:08 2010
@@ -23,6 +23,9 @@ under the License.
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
   <body>
+    <menu name="Links">
+      <item name="Archetypes List Wiki" href="http://docs.codehaus.org/display/MAVENUSER/Archetypes+List"/>
+    </menu>
     <menu name="Reference">
       <item name="Archetype Descriptor" href="./archetype-descriptor.html"/>
       <item name="Archetype Catalog" href="./archetype-catalog.html"/>