Move all plugins sites to maven-1.X/plugins
Fix breadcrumbs Add goals to create and/or deploy all sites git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@382568 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||
<description>Test for Maven Java plugin</description>
|
||||
<shortDescription>Test for Maven Java plugin</shortDescription>
|
||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/java/</url>
|
||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/java/</siteDirectory>
|
||||
<url>http://maven.apache.org/maven-1.x/plugins/java/</url>
|
||||
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/java/</siteDirectory>
|
||||
<repository>
|
||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/java/</connection>
|
||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/java/</url>
|
||||
|
||||
@@ -23,12 +23,10 @@
|
||||
<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/"/>
|
||||
<item name="Plugins" href="http://maven.apache.org/maven-1.x/plugins/"/>
|
||||
<item name="Bundled" href="http://maven.apache.org/maven-1.x/plugins/bundled/"/>
|
||||
</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/"/>
|
||||
</links>
|
||||
<menu name="Overview">
|
||||
|
||||
Reference in New Issue
Block a user