Author: aheritier
Date: Sat Dec  9 07:01:31 2006
New Revision: 484991

URL: http://svn.apache.org/viewvc?view=rev&rev=484991
Log:
Add archiva

Modified:
    maven/maven-1/core/trunk/xdocs/project/index.xml

Modified: maven/maven-1/core/trunk/xdocs/project/index.xml
URL: 
http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/project/index.xml?view=diff&rev=484991&r1=484990&r2=484991
==============================================================================
--- maven/maven-1/core/trunk/xdocs/project/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/project/index.xml Sat Dec  9 07:01:31 2006
@@ -38,6 +38,8 @@
         <li>
           <a href="http://maven.apache.org";>Maven 2</a> - the new generation 
of Maven</li>
         <li>
+          <a href="http://maven.apache.org/archiva/";>Archiva</a> - Archiva is 
the Maven repository manager. It provides several pieces of functionality for 
your remote repository like browsing on POM information by group and artifact 
ID, searching over various information in the POM and filename, ...</li>
+        <li>
           <a href="http://maven.apache.org/continuum/";>Continuum</a> - 
Continuum is a continous integration server for building Java based 
projects.</li>
         <li>
           <a href="http://maven.apache.org/wagon/";>Maven Wagon</a> - A common 
API for multiple transports, used to communicate with remote repositories to 
upload, download, and execute commands.</li>


Reply via email to