update links + add breadcrumbs

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@327867 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2005-10-23 22:11:37 +00:00
parent 305627f14c
commit 41545b0f60
67 changed files with 798 additions and 413 deletions

View File

@ -1,11 +1,34 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!--
/*
* Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<project name="Maven Abbot plugin"> <project name="Maven Abbot plugin">
<title>Maven Abbot plugin</title> <title>Maven Abbot plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Abbot" href="http://abbot.sourceforge.net/"/> <item name="Abbot" href="http://abbot.sourceforge.net/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Announcement plugin"> <project name="Maven Announcement plugin">
<title>Maven Announcement plugin</title> <title>Maven Announcement plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -19,10 +19,16 @@
<project name="Maven Ant Plugin"> <project name="Maven Ant Plugin">
<title>Maven Ant Plugin</title> <title>Maven Ant Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Plugins" href="/.."/> <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
<item name="Ant" href="http://ant.apache.org/"/> </breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="PDF Documentation" href="/maven-ant-plugin.pdf" img="/images/pdf.gif" target="_blank"/> <item name="PDF Documentation" href="/maven-ant-plugin.pdf" img="/images/pdf.gif" target="_blank"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Activity Plugin"> <project name="Maven Activity Plugin">
<title>Maven Antlr Plugin</title> <title>Maven Antlr Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Antlr" href="http://www.antlr.org/"/> <item name="Antlr" href="http://www.antlr.org/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Artifact Plugin"> <project name="Maven Artifact Plugin">
<title>Maven Artifact Plugin</title> <title>Maven Artifact Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Overview" href="/index.html"/> <item name="Overview" href="/index.html"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven AspectJ Plugin"> <project name="Maven AspectJ Plugin">
<title>Maven AspectJ Plugin</title> <title>Maven AspectJ Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="AspectJ" href="http://www.eclipse.org/aspectj/"/> <item name="AspectJ" href="http://www.eclipse.org/aspectj/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Castor Plugin"> <project name="Maven Castor Plugin">
<title>Maven Castor Plugin</title> <title>Maven Castor Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Castor" href="http://castor.exolab.org/"/> <item name="Castor" href="http://castor.exolab.org/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Change log Plugin"> <project name="Maven Change log Plugin">
<title>Maven Change log Plugin</title> <title>Maven Change log Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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://www.cvshome.org/"/> <item name="CVS" href="http://www.cvshome.org/"/>
<item name="Perforce" href="http://www.perforce.com/"/> <item name="Perforce" href="http://www.perforce.com/"/>
<item name="StarTeam" href="http://www.borland.com/starteam/"/> <item name="StarTeam" href="http://www.borland.com/starteam/"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Changes log Plugin"> <project name="Maven Changes log Plugin">
<title>Maven Changes log Plugin</title> <title>Maven Changes log Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Checkstyle Plugin"> <project name="Maven Checkstyle Plugin">
<title>Maven Checkstyle Plugin</title> <title>Maven Checkstyle Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Checkstyle" href="http://checkstyle.sf.net/"/> <item name="Checkstyle" href="http://checkstyle.sf.net/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Java Plugin"> <project name="Maven Java Plugin">
<title>Maven Java Plugin</title> <title>Maven Java Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!-- <!--
/* /*
* Copyright 2001-2004 The Apache Software Foundation. * Copyright 2001-2004 The Apache Software Foundation.
@ -17,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Clover plugin">
<project name="Maven"> <title>Maven Clover plugin</title>
<title>Maven</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Clover" href="http://cenqua.com/clover/"/> <item name="Clover" href="http://cenqua.com/clover/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
@ -33,5 +37,4 @@
<item name="FAQ" href="/faq.html"/> <item name="FAQ" href="/faq.html"/>
</menu> </menu>
</body> </body>
</project> </project>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Console Plugin"> <project name="Maven Console Plugin">
<title>Maven Console</title> <title>Maven Console</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
/* /*
* Copyright 2001-2005 The Apache Software Foundation. * Copyright 2001-2005 The Apache Software Foundation.
@ -17,12 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Cruise Control Plug-in"> <project name="Maven Cruise Control Plug-in">
<title>Maven Cruise Control Plug-in</title> <title>Maven Cruise Control Plug-in</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"/> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="CruiseControl" href="http://cruisecontrol.sourceforge.net/"/> <item name="CruiseControl" href="http://cruisecontrol.sourceforge.net/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!-- <!--
/* /*
* Copyright 2001-2005 The Apache Software Foundation. * Copyright 2001-2005 The Apache Software Foundation.
@ -17,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Dashboard plugin"> <project name="Maven Dashboard plugin">
<title>Maven Dashboard plugin</title> <title>Maven Dashboard plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Developer Activity Plug-in"> <project name="Maven Developer Activity Plug-in">
<title>Maven Developer Activity Plug-in</title> <title>Maven Developer Activity Plug-in</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"> <item href="/goals.html" name="Goals">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Checkstyle Plugin"> <project name="Maven Checkstyle Plugin">
<title>Maven Distribution Plugin</title> <title>Maven Distribution Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Ear Plugin">
<project name="Maven Java Plugin">
<title>Maven Ear Plugin</title> <title>Maven Ear Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Ear" href="http://java.sun.com/j2ee/"/> <item name="Ear" href="http://java.sun.com/j2ee/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
@ -32,5 +37,4 @@
<item name="FAQs" href="/faq.html"/> <item name="FAQs" href="/faq.html"/>
</menu> </menu>
</body> </body>
</project> </project>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Eclipse Plugin"> <project name="Maven Eclipse Plugin">
<title>Maven Eclipse Plugin</title> <title>Maven Eclipse Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Eclipse" href="http://www.eclipse.org/"/> <item name="Eclipse" href="http://www.eclipse.org/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven EJB Plugin"> <project name="Maven EJB Plugin">
<title>Maven EJB Plugin</title> <title>Maven EJB Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="EJB" href="http://java.sun.com/products/ejb/"/> <item name="EJB" href="http://java.sun.com/products/ejb/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
@ -32,5 +37,4 @@
<item name="Tasks" href="/tasks.html"/> <item name="Tasks" href="/tasks.html"/>
</menu> </menu>
</body> </body>
</project> </project>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven examples Plugin"> <project name="Maven examples Plugin">
<title>Maven examples Plugin</title> <title>Maven examples Plugin</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"> <item href="/goals.html" name="Goals">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven FAQ Plugin"> <project name="Maven FAQ Plugin">
<title>Maven FAQ Plugin</title> <title>Maven FAQ Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Jelly" href="http://jakarta.apache.org/commons/jelly/"/> <item name="Jelly" href="http://jakarta.apache.org/commons/jelly/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven File Activity Plug-in"> <project name="Maven File Activity Plug-in">
<title>Maven File Activity Plug-in</title> <title>Maven File Activity Plug-in</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"> <item href="/goals.html" name="Goals">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Application Generation Plugin"> <project name="Maven Application Generation Plugin">
<title>Maven Application Generation Plugin</title> <title>Maven Application Generation Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Gump Plugin"> <project name="Maven Gump Plugin">
<title>Maven Gump Plugin</title> <title>Maven Gump Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Gump" href="http://jakarta.apache.org/gump/"/> <item name="Gump" href="http://jakarta.apache.org/gump/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Hibernate Plugin"> <project name="Maven Hibernate Plugin">
<title>Maven Hibernate Plugin</title> <title>Maven Hibernate Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Hibernate" href="http://www.hibernate.org"/> <item name="Hibernate" href="http://www.hibernate.org"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Html2XDoc Plugin"> <project name="Maven Html2XDoc Plugin">
<title>Maven Html2XDoc Plugin</title> <title>Maven Html2XDoc Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Jelly" href="http://jakarta.apache.org/commons/jelly/"/> <item name="Jelly" href="http://jakarta.apache.org/commons/jelly/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Idea Plugin"> <project name="Maven Idea Plugin">
<title>Maven Idea Plugin</title> <title>Maven Idea Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Idea" href="http://www.intellij.net/"/> <item name="Idea" href="http://www.intellij.net/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven J2EE plugin">
<project name="Maven"> <title>Maven J2EE plugin</title>
<title>Maven</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Jalopy Plugin"> <project name="Maven Jalopy Plugin">
<title>Maven Jalopy Plugin</title> <title>Maven Jalopy Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Jalopy" href="http://jalopy.sourceforge.net/"/> <item name="Jalopy" href="http://jalopy.sourceforge.net/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Jar Plugin"> <project name="Maven Jar Plugin">
<title>Maven Jar Plugin</title> <title>Maven Jar Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Java" href="http://java.sun.com/"/> <item name="Java" href="http://java.sun.com/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Java Plugin"> <project name="Maven Java Plugin">
<title>Maven Java Plugin</title> <title>Maven Java Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Java" href="http://java.sun.com/"/> <item name="Java" href="http://java.sun.com/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Javacc Plugin"> <project name="Maven Javacc Plugin">
<title>Maven Javacc Plugin</title> <title>Maven Javacc Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Javacc" href="https://javacc.dev.java.net/"/> <item name="Javacc" href="https://javacc.dev.java.net/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -19,8 +19,16 @@
<project name="Maven Javadoc Plugin"> <project name="Maven Javadoc Plugin">
<title>Maven Javadoc Plugin</title> <title>Maven Javadoc Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Javadoc" href="http://java.sun.com/j2se/javadoc/"/> <item name="Javadoc" href="http://java.sun.com/j2se/javadoc/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!-- <!--
/* /*
* Copyright 2001-2004 The Apache Software Foundation. * Copyright 2001-2004 The Apache Software Foundation.
@ -17,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven JBoss plugin"> <project name="Maven JBoss plugin">
<title>Maven JBoss plugin</title> <title>Maven JBoss plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="JBoss" href="http://jboss.org/"/> <item name="JBoss" href="http://jboss.org/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
@ -32,5 +36,4 @@
<item name="Properties" href="/properties.html"/> <item name="Properties" href="/properties.html"/>
</menu> </menu>
</body> </body>
</project> </project>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven JBuilder Plugin"> <project name="Maven JBuilder Plugin">
<title>Maven JBuilder Plugin</title> <title>Maven JBuilder Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="JBuilder" href="http://www.borland.com/jbuilder/"/> <item name="JBuilder" href="http://www.borland.com/jbuilder/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,19 +16,21 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project> <project>
<!--<author email="Dominik.Dahlem@cs.tcd.ie">Dominik Dahlem</author>-->
<title>JCoverage Plugin</title> <title>JCoverage Plugin</title>
<body> <body>
<breadcrumbs>
<links> <item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="JCoverage" href="http://www.jcoverage.com/"/> <item name="JCoverage" href="http://www.jcoverage.com/"/>
</links> </links>
<menu name="Home"> <menu name="Home">
<item name="JCoverage plugin Project" href="/index.html"/> <item name="JCoverage plugin Project" href="/index.html"/>
</menu> </menu>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven jdepend Plugin"> <project name="Maven jdepend Plugin">
<title>Maven jdepend Plugin</title> <title>Maven jdepend Plugin</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"> <item href="/goals.html" name="Goals">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven jdiff Plugin"> <project name="Maven jdiff Plugin">
<title>Maven jdiff Plugin</title> <title>Maven jdiff Plugin</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"> <item href="/goals.html" name="Goals">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven JellyDoc Plugin"> <project name="Maven JellyDoc Plugin">
<title>Maven JellyDoc Plugin</title> <title>Maven JellyDoc Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Jelly" href="http://jakarta.apache.org/commons/jelly/"/> <item name="Jelly" href="http://jakarta.apache.org/commons/jelly/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!-- <!--
/* /*
* Copyright 2004 The Apache Software Foundation. * Copyright 2004 The Apache Software Foundation.
@ -17,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Jetty plugin"> <project name="Maven Jetty plugin">
<title>Maven Jetty plugin</title> <title>Maven Jetty plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -1,10 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<project name="Maven JIRA Plug-in"> <project name="Maven JIRA Plug-in">
<title>Maven JIRA Plug-in</title> <title>Maven JIRA Plug-in</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"/> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"/> <item href="/goals.html" name="Goals"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Java Plugin"> <project name="Maven Java Plugin">
<title>Maven JNLP Plug-in</title> <title>Maven JNLP Plug-in</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Java Web Start" href="http://java.sun.com/products/javawebstart/"/> <item name="Java Web Start" href="http://java.sun.com/products/javawebstart/"/>
<item name="JNLP Specification" href="http://java.sun.com/products/javawebstart/download-spec.html"/> <item name="JNLP Specification" href="http://java.sun.com/products/javawebstart/download-spec.html"/>
</links> </links>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven junit-report Plugin"> <project name="Maven junit-report Plugin">
<title>Maven junit-report Plugin</title> <title>Maven junit-report Plugin</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"> <item href="/goals.html" name="Goals">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven jxr Plugin"> <project name="Maven jxr Plugin">
<title>Maven jxr Plugin</title> <title>Maven jxr Plugin</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"> <item href="/goals.html" name="Goals">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven License Transform Plugin"> <project name="Maven License Transform Plugin">
<title>Maven License Generation Plugin</title> <title>Maven License Generation Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Link Check Plugin"> <project name="Maven Link Check Plugin">
<title>Maven Link Check Plugin</title> <title>Maven Link Check Plugin</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/index.html" name="Overview"/> <item href="/index.html" name="Overview"/>

View File

@ -16,15 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Multichanges plugin"> <project name="Maven Multichanges plugin">
<title>Maven MultiChanges plugin</title> <title>Maven MultiChanges plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Multi-Project Plugin"> <project name="Maven Multi-Project Plugin">
<title>Maven Multi-Project Plugin</title> <title>Maven Multi-Project Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>
@ -32,5 +37,4 @@
<item name="FAQ" href="/faq.html"/> <item name="FAQ" href="/faq.html"/>
</menu> </menu>
</body> </body>
</project> </project>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Native Plugin"> <project name="Maven Native Plugin">
<title>Maven Native Plugin</title> <title>Maven Native Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="ant-contrib" href="http://ant-contrib.sourceforge.net/"/> <item name="ant-contrib" href="http://ant-contrib.sourceforge.net/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,13 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven NSIS Plug-in"> <project name="Maven NSIS Plug-in">
<title>Maven NSIS Plug-in</title> <title>Maven NSIS Plug-in</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"/> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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 href="http://nsis.sourceforge.net/" name="NSIS"/> <item href="http://nsis.sourceforge.net/" name="NSIS"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -19,8 +19,16 @@
<project name="Maven PDF Plugin"> <project name="Maven PDF Plugin">
<title>Maven PDF Plugin</title> <title>Maven PDF Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="FOP" href="http://xml.apache.org/fop/"/> <item name="FOP" href="http://xml.apache.org/fop/"/>
<item name="PDF Documentation" href="/maven-pdf-plugin.pdf" img="/images/pdf.gif" target="_blank"/> <item name="PDF Documentation" href="/maven-pdf-plugin.pdf" img="/images/pdf.gif" target="_blank"/>
</links> </links>

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
/* /*
* Copyright 2001-2004 The Apache Software Foundation. * Copyright 2001-2004 The Apache Software Foundation.
@ -17,12 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Plugin Plugin"> <project name="Maven Plugin Plugin">
<title>Maven Plugin Plugin</title> <title>Maven Plugin Plugin</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"/> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"/> <item href="/goals.html" name="Goals"/>

View File

@ -16,15 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven PMD Plugin"> <project name="Maven PMD Plugin">
<title>Maven PMD Plugin</title> <title>Maven PMD Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="PMD" href="http://pmd.sourceforge.net/"/> <item name="PMD" href="http://pmd.sourceforge.net/"/>
</links> </links>
<menu name="Home"> <menu name="Home">
@ -34,5 +38,4 @@
<item name="FAQs" href="/faq.html"/> <item name="FAQs" href="/faq.html"/>
</menu> </menu>
</body> </body>
</project> </project>

View File

@ -16,13 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven pom Plugin"> <project name="Maven pom Plugin">
<title>Maven pom Plugin</title> <title>Maven pom Plugin</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"/> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"/> <item href="/goals.html" name="Goals"/>

View File

@ -1,11 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<project name="Maven RAR Plugin"> <project name="Maven RAR Plugin">
<title>Maven RAR Plugin</title> <title>Maven RAR Plugin</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"> <item href="/goals.html" name="Goals">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Release Plug-in"> <project name="Maven Release Plug-in">
<title>Maven Release Plug-in</title> <title>Maven Release Plug-in</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"> <item href="/goals.html" name="Goals">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Repository Plug-in"> <project name="Maven Repository Plug-in">
<title>Maven Repository Plug-in</title> <title>Maven Repository Plug-in</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item href="/goals.html" name="Goals"> <item href="/goals.html" name="Goals">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Source Control Management Plug-in"> <project name="Maven Source Control Management Plug-in">
<title>Maven Source Control Management Plug-in</title> <title>Maven Source Control Management Plug-in</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item href="http://maven.apache.org/" name="Maven"> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
</item> <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/"/>
</links> </links>
<menu name="User Guide"> <menu name="User Guide">
<item href="/commontasks.html" name="Common Tasks"/> <item href="/commontasks.html" name="Common Tasks"/>

View File

@ -16,13 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Simian Plugin"> <project name="Maven Simian Plugin">
<title>Maven Simian Plugin</title> <title>Maven Simian Plugin</title>
<body> <body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links> <links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Simian" href="http://www.redhillconsulting.com.au/products/simian/"/> <item name="Simian" href="http://www.redhillconsulting.com.au/products/simian/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -19,8 +19,16 @@
<project name="Maven Site Generation Plugin"> <project name="Maven Site Generation Plugin">
<title>Maven Site Generation Plugin</title> <title>Maven Site Generation Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Properties" href="/properties.html"/> <item name="Properties" href="/properties.html"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Tasklist Plugin"> <project name="Maven Tasklist Plugin">
<title>Maven Tasklist Plugin</title> <title>Maven Tasklist Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven Test Plugin"> <project name="Maven Test Plugin">
<title>Maven Test Plugin</title> <title>Maven Test Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="JUnit" href="http://junit.sourceforge.net/"/> <item name="JUnit" href="http://junit.sourceforge.net/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven UberJar Plugin"> <project name="Maven UberJar Plugin">
<title>Maven UberJar Plugin</title> <title>Maven UberJar Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Classworlds" href="http://classworlds.werken.com/"/> <item name="Classworlds" href="http://classworlds.werken.com/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -16,14 +16,19 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project name="Maven War Plugin"> <project name="Maven War Plugin">
<title>Maven War Plugin</title> <title>Maven War Plugin</title>
<body> <body>
<links> <breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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/"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">
<item name="Goals" href="/goals.html"/> <item name="Goals" href="/goals.html"/>

View File

@ -20,10 +20,15 @@
<title>Maven xdoc Plugin</title> <title>Maven xdoc Plugin</title>
<body> <body>
<breadcrumbs> <breadcrumbs>
<item name="Maven" href="http://maven.apache.org"/> <item name="Apache" href="http://www.apache.org"/>
<item name="Maven Plugins" href="http://maven.apache.org/reference/plugins/index.html"/> <item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs> </breadcrumbs>
<links> <links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<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="Anakia Tags" href="http://jakarta.apache.org/site/jakarta-site2.html"/> <item name="Anakia Tags" href="http://jakarta.apache.org/site/jakarta-site2.html"/>
</links> </links>
<menu name="Overview"> <menu name="Overview">

View File

@ -25,10 +25,10 @@
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/> <item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs> </breadcrumbs>
<links> <links>
<item name="Maven 1.x plugins" href="/index.html"/> <item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<item name="Maven 1.x plugins Sandbox" href="/plugins-sandbox/index.html"/> <item name="Maven 1.x plugins Sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/index.html"/>
<item name="Continuum" href="/continuum/index.html" /> <item name="Continuum" href="http://maven.apache.org/continuum/index.html"/>
<item name="Maven 2.0" href="/maven2/index.html"/> <item name="Maven 2.0" href="http://maven.apache.org/"/>
</links> </links>
<search/> <search/>
<menu name="Overview"> <menu name="Overview">