Move links into main index page
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@370640 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -30,11 +30,19 @@
|
||||
<p>
|
||||
This plugin produces a nicely formatted changelog report so
|
||||
project team members can see at a glance what changes have
|
||||
been made recently to the project. Currently, there are six
|
||||
supported source control systems: CVS, Perforce, StarTeam, IBM
|
||||
Rational ClearCase, Visual Source Safe, Subversion and MKS SI.
|
||||
been made recently to the project. Currently, the following
|
||||
source control systems are supported:
|
||||
</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li><a href="http://ximbiot.com/cvs/">CVS</a></li>
|
||||
<li><a href="http://www.perforce.com/">Perforce</a></li>
|
||||
<li><a href="http://www.borland.com/starteam/">StarTeam</a></li>
|
||||
<li><a href="http://www.ibm.com/software/awdtools/clearcase/">IBM Rational ClearCase</a></li>
|
||||
<li><a href="http://msdn.microsoft.com/ssafe/">Visual Source Safe</a></li>
|
||||
<li><a href="http://subversion.tigris.org/">Subversion</a></li>
|
||||
<li><a href="http://www.mks.com/products/sie">MKS SI</a></li>
|
||||
</ul>
|
||||
<p>
|
||||
For more information on the functionality provided by this plugin,
|
||||
please see the <a href="goals.html">Goals</a> document.
|
||||
</p>
|
||||
|
||||
@@ -29,11 +29,6 @@
|
||||
<item name="Maven 1.x plugins Sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/index.html"/>
|
||||
<item name="Continuum" href="http://maven.apache.org/continuum/index.html"/>
|
||||
<item name="Maven 2.0" href="http://maven.apache.org/"/>
|
||||
<item name="CVS" href="http://ximbiot.com/cvs/"/>
|
||||
<item name="Perforce" href="http://www.perforce.com/"/>
|
||||
<item name="StarTeam" href="http://www.borland.com/starteam/"/>
|
||||
<item name="ClearCase" href="http://www.ibm.com/software/awdtools/clearcase/"/>
|
||||
<item name="Subversion" href="http://subversion.tigris.org/"/>
|
||||
</links>
|
||||
<menu name="Overview">
|
||||
<item name="Goals" href="/goals.html"/>
|
||||
|
||||
Reference in New Issue
Block a user