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:
parent
27563f1fbb
commit
7cfd9049c7
@ -33,8 +33,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.gif</logo>
|
<logo>http://maven.apache.org/images/maven.gif</logo>
|
||||||
<description>Test for Maven Announcement plugin</description>
|
<description>Test for Maven Announcement plugin</description>
|
||||||
<shortDescription>Test for Maven Announcement plugin</shortDescription>
|
<shortDescription>Test for Maven Announcement plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/announcement/</url>
|
<url>http://maven.apache.org/plugins/announcement/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/reference/plugins/announcement/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/plugins/announcement/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/announcement/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/announcement/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/announcement/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/announcement/</url>
|
||||||
|
|||||||
@ -40,7 +40,7 @@
|
|||||||
The maven team is pleased to announce the Maven Announcement plugin 1.1
|
The maven team is pleased to announce the Maven Announcement plugin 1.1
|
||||||
release!
|
release!
|
||||||
|
|
||||||
http://maven.apache.org/maven-1.x/reference/plugins/announcement/
|
http://maven.apache.org/maven-1.x/plugins/announcement/
|
||||||
|
|
||||||
The Announcement plugin generates release announcements. It uses the
|
The Announcement plugin generates release announcements. It uses the
|
||||||
information found in both the POM and in the changes.xml file to generate the
|
information found in both the POM and in the changes.xml file to generate the
|
||||||
|
|||||||
@ -23,13 +23,9 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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>
|
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
<item name="Properties" href="/properties.html"/>
|
<item name="Properties" href="/properties.html"/>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Ant plugin</description>
|
<description>Test for Maven Ant plugin</description>
|
||||||
<shortDescription>Test for Maven Ant plugin</shortDescription>
|
<shortDescription>Test for Maven Ant plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/ant/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/ant/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/ant/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/ant/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/ant/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/ant/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/ant/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/ant/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="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">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="Antlr" href="http://www.antlr.org/"/>
|
<item name="Antlr" href="http://www.antlr.org/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Overview" href="/index.html"/>
|
<item name="Overview" href="/index.html"/>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven AspectJ plugin</description>
|
<description>Test for Maven AspectJ plugin</description>
|
||||||
<shortDescription>Test for Maven AspectJ plugin</shortDescription>
|
<shortDescription>Test for Maven AspectJ plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/aspectj/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/aspectj/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/aspectj/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/aspectj/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/aspectj/</connection>
|
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/aspectj/</connection>
|
||||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/aspectj/</url>
|
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/aspectj/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="AspectJ" href="http://www.eclipse.org/aspectj/"/>
|
<item name="AspectJ" href="http://www.eclipse.org/aspectj/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Changes plugin</description>
|
<description>Test for Maven Changes plugin</description>
|
||||||
<shortDescription>Test for Maven Changes plugin</shortDescription>
|
<shortDescription>Test for Maven Changes plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/changes/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/changes/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/changes/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/changes/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/changes/</connection>
|
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/changes/</connection>
|
||||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/changes/</url>
|
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/changes/</url>
|
||||||
|
|||||||
@ -105,7 +105,7 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
A live Changes example report can be found
|
A live Changes example report can be found
|
||||||
<a href="http://maven.apache.org/maven-1.x/reference/plugins/changes/changes-report.html">here</a>.
|
<a href="http://maven.apache.org/maven-1.x/plugins/changes/changes-report.html">here</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Checkstyle plugin</description>
|
<description>Test for Maven Checkstyle plugin</description>
|
||||||
<shortDescription>Test for Maven Checkstyle plugin</shortDescription>
|
<shortDescription>Test for Maven Checkstyle plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/checkstyle</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/checkstyle</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/checkstyle/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/checkstyle/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/checkstyle/</connection>
|
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/checkstyle/</connection>
|
||||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/checkstyle/</url>
|
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/checkstyle/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="Checkstyle" href="http://checkstyle.sourceforge.net/"/>
|
<item name="Checkstyle" href="http://checkstyle.sourceforge.net/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Clean plugin</description>
|
<description>Test for Maven Clean plugin</description>
|
||||||
<shortDescription>Test for Maven Clean plugin</shortDescription>
|
<shortDescription>Test for Maven Clean plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/clean/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/clean/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/clean/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/clean/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/clean/</connection>
|
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/clean/</connection>
|
||||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/clean/</url>
|
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/clean/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
|
|||||||
@ -29,7 +29,7 @@
|
|||||||
<inceptionYear>2003</inceptionYear>
|
<inceptionYear>2003</inceptionYear>
|
||||||
<package>org.apache.maven.clover.test</package>
|
<package>org.apache.maven.clover.test</package>
|
||||||
<shortDescription>Test project for Maven Clover plugin</shortDescription>
|
<shortDescription>Test project for Maven Clover plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/clover/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/clover/</url>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/clover/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/clover/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/clover/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/clover/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="Clover" href="http://cenqua.com/clover/"/>
|
<item name="Clover" href="http://cenqua.com/clover/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
|
|||||||
@ -71,7 +71,7 @@
|
|||||||
<goal name="test-report-link-to-cruisecontrol">
|
<goal name="test-report-link-to-cruisecontrol">
|
||||||
<attainGoal name="maven-cruisecontrol-plugin:report"/>
|
<attainGoal name="maven-cruisecontrol-plugin:report"/>
|
||||||
<j:set var="cruiseControlURL" value="${context.getVariable('maven.cruisecontrol.buildresults.url')}"/>
|
<j:set var="cruiseControlURL" value="${context.getVariable('maven.cruisecontrol.buildresults.url')}"/>
|
||||||
<assert:assertEquals expected="http://maven.apache.org/maven-1.x/reference/plugins/cruisecontrol//cruisecontrol/buildresults/test-maven-cruisecontrol-cvs-plugin" value="${cruiseControlURL.trim()}"/>
|
<assert:assertEquals expected="http://maven.apache.org/maven-1.x/plugins/cruisecontrol//cruisecontrol/buildresults/test-maven-cruisecontrol-cvs-plugin" value="${cruiseControlURL.trim()}"/>
|
||||||
</goal>
|
</goal>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -32,8 +32,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven CruiseControl plugin</description>
|
<description>Test for Maven CruiseControl plugin</description>
|
||||||
<shortDescription>Test for Maven CruiseControl plugin</shortDescription>
|
<shortDescription>Test for Maven CruiseControl plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/cruisecontrol/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/cruisecontrol/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/cruisecontrol/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/cruisecontrol/</siteDirectory>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
<name>Eric Pugh</name>
|
<name>Eric Pugh</name>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="CruiseControl" href="http://cruisecontrol.sourceforge.net/"/>
|
<item name="CruiseControl" href="http://cruisecontrol.sourceforge.net/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -26,7 +26,7 @@
|
|||||||
</organization>
|
</organization>
|
||||||
<inceptionYear>2003</inceptionYear>
|
<inceptionYear>2003</inceptionYear>
|
||||||
<package>org.apache.maven.dashboard.test</package>
|
<package>org.apache.maven.dashboard.test</package>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/dashboard/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/dashboard/</url>
|
||||||
<issueTrackingUrl>http://jira.codehaus.org/browse/MPDASHBOARD</issueTrackingUrl>
|
<issueTrackingUrl>http://jira.codehaus.org/browse/MPDASHBOARD</issueTrackingUrl>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/dashboard/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/dashboard/</connection>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
your source control system so that project team members can see
|
your source control system so that project team members can see
|
||||||
at a glance what changes have been made recently to the project.
|
at a glance what changes have been made recently to the project.
|
||||||
This report relies on the
|
This report relies on the
|
||||||
<a href="http://maven.apache.org/maven-1.x/reference/plugins/changelog/">Changelog plugin</a>
|
<a href="http://maven.apache.org/maven-1.x/plugins/changelog/">Changelog plugin</a>
|
||||||
for its configuration.
|
for its configuration.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item href="/goals.html" name="Goals">
|
<item href="/goals.html" name="Goals">
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<section name="Maven Developer Activity Plug-in Settings">
|
<section name="Maven Developer Activity Plug-in Settings">
|
||||||
<p>See Changelog plugin <a href="http://maven.apache.org/maven-1.x/reference/plugins/changelog/properties.html">properties</a></p>
|
<p>See Changelog plugin <a href="http://maven.apache.org/maven-1.x/plugins/changelog/properties.html">properties</a></p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
||||||
|
|||||||
4
dist/src/plugin-test/project.xml
vendored
4
dist/src/plugin-test/project.xml
vendored
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Dist plugin</description>
|
<description>Test for Maven Dist plugin</description>
|
||||||
<shortDescription>Test for Maven Dist plugin</shortDescription>
|
<shortDescription>Test for Maven Dist plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/dist/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/dist/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/dist/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/dist/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/dist/</connection>
|
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/dist/</connection>
|
||||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/dist/</url>
|
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/dist/</url>
|
||||||
|
|||||||
6
dist/xdocs/navigation.xml
vendored
6
dist/xdocs/navigation.xml
vendored
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
|
|||||||
@ -33,8 +33,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.gif</logo>
|
<logo>http://maven.apache.org/images/maven.gif</logo>
|
||||||
<description>Test for Maven Ear plugin</description>
|
<description>Test for Maven Ear plugin</description>
|
||||||
<shortDescription>Test for Maven Ear plugin</shortDescription>
|
<shortDescription>Test for Maven Ear plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/ear/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/ear/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/ear/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/ear/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/ear/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/ear/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/ear/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/ear/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="Ear" href="http://java.sun.com/javaee/"/>
|
<item name="Ear" href="http://java.sun.com/javaee/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -137,14 +137,14 @@
|
|||||||
<td>maven.build.dir</td>
|
<td>maven.build.dir</td>
|
||||||
<td>where the component will be assembled</td>
|
<td>where the component will be assembled</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://maven.apache.org/maven-1.x/reference/plugins/java/properties.html#Other_Settings">maven.build.dir</a>
|
<a href="http://maven.apache.org/maven-1.x/plugins/java/properties.html#Other_Settings">maven.build.dir</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>maven.final.name</td>
|
<td>maven.final.name</td>
|
||||||
<td>The assembled component will be <code>${maven.build.dir}/${maven.final.name}.ear</code></td>
|
<td>The assembled component will be <code>${maven.build.dir}/${maven.final.name}.ear</code></td>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://maven.apache.org/maven-1.x/reference/plugins/java/properties.html#Other_Settings">maven.final.name</a>
|
<a href="http://maven.apache.org/maven-1.x/plugins/java/properties.html#Other_Settings">maven.final.name</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Eclipse plugin</description>
|
<description>Test for Maven Eclipse plugin</description>
|
||||||
<shortDescription>Test for Maven Eclipse plugin</shortDescription>
|
<shortDescription>Test for Maven Eclipse plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/eclipse/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/eclipse/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/eclipse/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/eclipse/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/eclipse/src/plugin-test</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/eclipse/src/plugin-test</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/eclipse/src/plugin-test</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/eclipse/src/plugin-test</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="Eclipse" href="http://www.eclipse.org/"/>
|
<item name="Eclipse" href="http://www.eclipse.org/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="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">
|
||||||
|
|||||||
@ -53,10 +53,10 @@
|
|||||||
<shortDescription>A collection of example projects showing how to use maven in different situations</shortDescription>
|
<shortDescription>A collection of example projects showing how to use maven in different situations</shortDescription>
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
|
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/examples/</url>
|
||||||
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10030</issueTrackingUrl>
|
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10030</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
the connection element has the form:
|
the connection element has the form:
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item href="/goals.html" name="Goals">
|
<item href="/goals.html" name="Goals">
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Faq plugin</description>
|
<description>Test for Maven Faq plugin</description>
|
||||||
<shortDescription>Test for Maven Faq plugin</shortDescription>
|
<shortDescription>Test for Maven Faq plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/faq/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/faq/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/faq/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/faq/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/faq/</connection>
|
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/faq/</connection>
|
||||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/faq/</url>
|
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/faq/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="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">
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
your source control system so that project team members can see
|
your source control system so that project team members can see
|
||||||
at a glance what changes have been made recently to the project.
|
at a glance what changes have been made recently to the project.
|
||||||
This report relies on the
|
This report relies on the
|
||||||
<a href="http://maven.apache.org/maven-1.x/reference/plugins/changelog/">Changelog plugin</a>
|
<a href="http://maven.apache.org/maven-1.x/plugins/changelog/">Changelog plugin</a>
|
||||||
for its configuration.
|
for its configuration.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item href="/goals.html" name="Goals">
|
<item href="/goals.html" name="Goals">
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<section name="Maven File Activity Plug-in Settings">
|
<section name="Maven File Activity Plug-in Settings">
|
||||||
<p>See Changelog plugin <a href="http://maven.apache.org/maven-1.x/reference/plugins/changelog/properties.html">properties</a></p>
|
<p>See Changelog plugin <a href="http://maven.apache.org/maven-1.x/plugins/changelog/properties.html">properties</a></p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
||||||
|
|||||||
@ -55,11 +55,11 @@
|
|||||||
<shortDescription>How to use maven in different situations</shortDescription>
|
<shortDescription>How to use maven in different situations</shortDescription>
|
||||||
|
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/examples/</url>
|
||||||
|
|
||||||
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
|
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
|
|||||||
@ -55,11 +55,11 @@
|
|||||||
<shortDescription>How to use maven in different situations</shortDescription>
|
<shortDescription>How to use maven in different situations</shortDescription>
|
||||||
|
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/examples/</url>
|
||||||
|
|
||||||
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
|
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
|
|||||||
@ -55,11 +55,11 @@
|
|||||||
<shortDescription>How to use maven in different situations</shortDescription>
|
<shortDescription>How to use maven in different situations</shortDescription>
|
||||||
|
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/examples/</url>
|
||||||
|
|
||||||
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
|
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
|
|||||||
@ -55,11 +55,11 @@
|
|||||||
<shortDescription>How to use maven in different situations</shortDescription>
|
<shortDescription>How to use maven in different situations</shortDescription>
|
||||||
|
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/examples/</url>
|
||||||
|
|
||||||
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
|
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
|
|||||||
@ -51,10 +51,10 @@
|
|||||||
<shortDescription>How to use maven in different situations</shortDescription>
|
<shortDescription>How to use maven in different situations</shortDescription>
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
|
|
||||||
<url>http://maven.apache.org/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/plugins/examples/</url>
|
||||||
<issueTrackingUrl>http://nagoya.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
<issueTrackingUrl>http://nagoya.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
the connection element has the form:
|
the connection element has the form:
|
||||||
|
|||||||
@ -55,11 +55,11 @@
|
|||||||
<shortDescription>How to use maven in different situations</shortDescription>
|
<shortDescription>How to use maven in different situations</shortDescription>
|
||||||
|
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/examples/</url>
|
||||||
|
|
||||||
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
|
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
|
|||||||
@ -55,11 +55,11 @@
|
|||||||
<shortDescription>How to use maven in different situations</shortDescription>
|
<shortDescription>How to use maven in different situations</shortDescription>
|
||||||
|
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
<url>http://maven.apache.org/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/plugins/examples/</url>
|
||||||
|
|
||||||
<issueTrackingUrl>http://nagoya.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
<issueTrackingUrl>http://nagoya.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
|
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
|
|||||||
@ -56,11 +56,11 @@
|
|||||||
<shortDescription>How to use maven in different situations</shortDescription>
|
<shortDescription>How to use maven in different situations</shortDescription>
|
||||||
|
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/examples/</url>
|
||||||
|
|
||||||
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
|
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
|
|||||||
@ -56,11 +56,11 @@
|
|||||||
<shortDescription>How to use maven in different situations</shortDescription>
|
<shortDescription>How to use maven in different situations</shortDescription>
|
||||||
|
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/examples/</url>
|
||||||
|
|
||||||
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
|
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
|
|||||||
@ -55,11 +55,11 @@
|
|||||||
<shortDescription>How to use maven in different situations</shortDescription>
|
<shortDescription>How to use maven in different situations</shortDescription>
|
||||||
|
|
||||||
<!-- the project home page -->
|
<!-- the project home page -->
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/examples/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/examples/</url>
|
||||||
|
|
||||||
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
<issueTrackingUrl>http://issues.apache.org/scarab/servlet/scarab/</issueTrackingUrl>
|
||||||
<siteAddress>jakarta.apache.org</siteAddress>
|
<siteAddress>jakarta.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/examples/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/examples/</siteDirectory>
|
||||||
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
<distributionDirectory>/www/maven.apache.org/builds/</distributionDirectory>
|
||||||
|
|
||||||
<!-- the version control repository and http url for online access
|
<!-- the version control repository and http url for online access
|
||||||
|
|||||||
@ -33,8 +33,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.gif</logo>
|
<logo>http://maven.apache.org/images/maven.gif</logo>
|
||||||
<description>Test for Maven Genapp plugin</description>
|
<description>Test for Maven Genapp plugin</description>
|
||||||
<shortDescription>Test for Maven Genapp plugin</shortDescription>
|
<shortDescription>Test for Maven Genapp plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/genapp/</url>
|
<url>http://maven.apache.org/plugins/genapp/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/reference/plugins/genapp/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/plugins/genapp/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/genapp/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/genapp/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/genapp/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/genapp/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
|
|||||||
@ -27,9 +27,9 @@
|
|||||||
<currentVersion>2.0.1</currentVersion>
|
<currentVersion>2.0.1</currentVersion>
|
||||||
<description/>
|
<description/>
|
||||||
<shortDescription>produce Gump descriptor</shortDescription>
|
<shortDescription>produce Gump descriptor</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/gump/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/gump/</url>
|
||||||
<issueTrackingUrl>http://jira.codehaus.org/browse/MPGUMP</issueTrackingUrl>
|
<issueTrackingUrl>http://jira.codehaus.org/browse/MPGUMP</issueTrackingUrl>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/gump/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/gump/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/gump/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/gump/</connection>
|
||||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/gump/</developerConnection>
|
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/gump/</developerConnection>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Gump plugin</description>
|
<description>Test for Maven Gump plugin</description>
|
||||||
<shortDescription>Test for Maven Gump plugin</shortDescription>
|
<shortDescription>Test for Maven Gump plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/gump/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/gump/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/gump/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/gump/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/gump/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/gump/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/gump/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/gump/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="Gump" href="http://jakarta.apache.org/gump/"/>
|
<item name="Gump" href="http://jakarta.apache.org/gump/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Java plugin</description>
|
<description>Test for Maven Java plugin</description>
|
||||||
<shortDescription>Test for Maven Java plugin</shortDescription>
|
<shortDescription>Test for Maven Java plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/java/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/java/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/java/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/java/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/java/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/java/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/java/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/java/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="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">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="Idea" href="http://www.intellij.net/"/>
|
<item name="Idea" href="http://www.intellij.net/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -56,7 +56,7 @@
|
|||||||
by the plugin.
|
by the plugin.
|
||||||
<br/>
|
<br/>
|
||||||
Default value is ${maven.multiproject.includes}
|
Default value is ${maven.multiproject.includes}
|
||||||
(see <a href="http://maven.apache.org/maven-1.x/reference/plugins/multiproject/properties.html">multiproject</a>)
|
(see <a href="http://maven.apache.org/maven-1.x/plugins/multiproject/properties.html">multiproject</a>)
|
||||||
It means that mutiproject setup is used when no value is provided.
|
It means that mutiproject setup is used when no value is provided.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="Jalopy" href="http://jalopy.sourceforge.net/"/>
|
<item name="Jalopy" href="http://jalopy.sourceforge.net/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.gif</logo>
|
<logo>http://maven.apache.org/images/maven.gif</logo>
|
||||||
<description>Test for Maven Jar plugin</description>
|
<description>Test for Maven Jar plugin</description>
|
||||||
<shortDescription>Test for Maven Jar plugin</shortDescription>
|
<shortDescription>Test for Maven Jar plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/jar/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/jar/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jar/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/jar/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jar/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jar/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/jar/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/jar/</url>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.gif</logo>
|
<logo>http://maven.apache.org/images/maven.gif</logo>
|
||||||
<description>Test for Maven Jar plugin, issue MPJAR-38</description>
|
<description>Test for Maven Jar plugin, issue MPJAR-38</description>
|
||||||
<shortDescription>MPJAR-38</shortDescription>
|
<shortDescription>MPJAR-38</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/jar/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/jar/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jar/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/jar/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jar/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jar/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/jar/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/jar/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="Java" href="http://java.sun.com/"/>
|
<item name="Java" href="http://java.sun.com/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Java plugin</description>
|
<description>Test for Maven Java plugin</description>
|
||||||
<shortDescription>Test for Maven Java plugin</shortDescription>
|
<shortDescription>Test for Maven Java plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/java/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/java/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/java/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/java/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/java/</connection>
|
<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>
|
<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="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/"/>
|
<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>
|
</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="Java" href="http://java.sun.com/"/>
|
<item name="Java" href="http://java.sun.com/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="Javacc" href="https://javacc.dev.java.net/"/>
|
<item name="Javacc" href="https://javacc.dev.java.net/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Tests for Maven JavaDoc plugin</description>
|
<description>Tests for Maven JavaDoc plugin</description>
|
||||||
<shortDescription>Tests for Maven JavaDoc plugin</shortDescription>
|
<shortDescription>Tests for Maven JavaDoc plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/javadoc/index.html</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/javadoc/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Javadoc for a simple project</description>
|
<description>Javadoc for a simple project</description>
|
||||||
<shortDescription>Javadoc for a simple project</shortDescription>
|
<shortDescription>Javadoc for a simple project</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/javadoc/index.html</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/javadoc/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Javadoc for a project with sourceModifications</description>
|
<description>Javadoc for a project with sourceModifications</description>
|
||||||
<shortDescription>Javadoc for a project with sourceModifications</shortDescription>
|
<shortDescription>Javadoc for a project with sourceModifications</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/javadoc/index.html</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/javadoc/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Javadoc for a project with sourceModifications and multiple sources directories</description>
|
<description>Javadoc for a project with sourceModifications and multiple sources directories</description>
|
||||||
<shortDescription>Javadoc for a project with sourceModifications and multiple sources directories</shortDescription>
|
<shortDescription>Javadoc for a project with sourceModifications and multiple sources directories</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/javadoc/index.html</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/javadoc/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Several packages but only one selected for javadoc</description>
|
<description>Several packages but only one selected for javadoc</description>
|
||||||
<shortDescription>Several packages but only one selected for javadoc</shortDescription>
|
<shortDescription>Several packages but only one selected for javadoc</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/javadoc/index.html</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/javadoc/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
||||||
|
|||||||
@ -33,8 +33,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Generates the Javadoc for a project without package in POM</description>
|
<description>Generates the Javadoc for a project without package in POM</description>
|
||||||
<shortDescription>Generates the Javadoc for a project without package in POM</shortDescription>
|
<shortDescription>Generates the Javadoc for a project without package in POM</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/javadoc/index.html</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/javadoc/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
||||||
|
|||||||
@ -33,8 +33,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Add javadoc warning report formatted similar to Checkstyle report</description>
|
<description>Add javadoc warning report formatted similar to Checkstyle report</description>
|
||||||
<shortDescription>Add javadoc warning report formatted similar to Checkstyle report</shortDescription>
|
<shortDescription>Add javadoc warning report formatted similar to Checkstyle report</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/javadoc/index.html</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/javadoc/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
||||||
|
|||||||
@ -33,8 +33,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>javadoc:jar fails if project doesn't have source files</description>
|
<description>javadoc:jar fails if project doesn't have source files</description>
|
||||||
<shortDescription>javadoc:jar fails if project doesn't have source files</shortDescription>
|
<shortDescription>javadoc:jar fails if project doesn't have source files</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/javadoc/index.html</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/javadoc/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>New feature javadoc:warning fails in some cases</description>
|
<description>New feature javadoc:warning fails in some cases</description>
|
||||||
<shortDescription>javadoc:generate from CVS fails in some projects</shortDescription>
|
<shortDescription>javadoc:generate from CVS fails in some projects</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/javadoc/index.html</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/javadoc/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
||||||
|
|||||||
@ -34,8 +34,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test MPJAVADOC-54</description>
|
<description>Test MPJAVADOC-54</description>
|
||||||
<shortDescription>Test MPJAVADOC-54</shortDescription>
|
<shortDescription>Test MPJAVADOC-54</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/javadoc/index.html</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/javadoc/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/javadoc/</connection>
|
||||||
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
<url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/javadoc/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="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">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item href="/goals.html" name="Goals">
|
<item href="/goals.html" name="Goals">
|
||||||
|
|||||||
@ -27,9 +27,9 @@
|
|||||||
<section name="jdepend Settings">
|
<section name="jdepend Settings">
|
||||||
<p>
|
<p>
|
||||||
See also the properties in the Maven
|
See also the properties in the Maven
|
||||||
<a href="http://maven.apache.org/maven-1.x/reference/plugins/xdoc/properties.html">xdoc</a>
|
<a href="http://maven.apache.org/maven-1.x/plugins/xdoc/properties.html">xdoc</a>
|
||||||
and
|
and
|
||||||
<a href="http://maven.apache.org/maven-1.x/reference/plugins/java/properties.html">java</a>
|
<a href="http://maven.apache.org/maven-1.x/plugins/java/properties.html">java</a>
|
||||||
plugins.
|
plugins.
|
||||||
</p>
|
</p>
|
||||||
<table>
|
<table>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item href="/goals.html" name="Goals">
|
<item href="/goals.html" name="Goals">
|
||||||
|
|||||||
@ -40,7 +40,7 @@
|
|||||||
${pom.build.sourceDirectory} are used as the "old" sources;
|
${pom.build.sourceDirectory} are used as the "old" sources;
|
||||||
otherwise the scm plugin is used to check out the tag, using
|
otherwise the scm plugin is used to check out the tag, using
|
||||||
${pom.repository.connection}, the tag name and other <a href=
|
${pom.repository.connection}, the tag name and other <a href=
|
||||||
"http://maven.apache.org/maven-1.x/reference/plugins/scm/properties.html">
|
"http://maven.apache.org/maven-1.x/plugins/scm/properties.html">
|
||||||
scm plugin properties</a>.
|
scm plugin properties</a>.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -53,7 +53,7 @@
|
|||||||
${pom.build.sourceDirectory} are used as the "new" sources;
|
${pom.build.sourceDirectory} are used as the "new" sources;
|
||||||
otherwise the scm plugin is used to check out the tag, using
|
otherwise the scm plugin is used to check out the tag, using
|
||||||
${pom.repository.connection}, the tag name and other <a href=
|
${pom.repository.connection}, the tag name and other <a href=
|
||||||
"http://maven.apache.org/maven-1.x/reference/plugins/scm/properties.html">
|
"http://maven.apache.org/maven-1.x/plugins/scm/properties.html">
|
||||||
scm plugin properties</a>.
|
scm plugin properties</a>.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="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">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item href="/index.html" name="About"/>
|
<item href="/index.html" name="About"/>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item href="/goals.html" name="Goals">
|
<item href="/goals.html" name="Goals">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="JXR" href="http://maven.apache.org/jxr/"/>
|
<item name="JXR" href="http://maven.apache.org/jxr/"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
|
|||||||
@ -33,8 +33,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Linkcheck plugin</description>
|
<description>Test for Maven Linkcheck plugin</description>
|
||||||
<shortDescription>Test for Maven Linkcheck plugin</shortDescription>
|
<shortDescription>Test for Maven Linkcheck plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/linkcheck/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/linkcheck/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/linkcheck/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/linkcheck/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/linkcheck/</connection>
|
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/linkcheck/</connection>
|
||||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/linkcheck/</url>
|
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/linkcheck/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item href="/index.html" name="About"/>
|
<item href="/index.html" name="About"/>
|
||||||
|
|||||||
@ -28,7 +28,13 @@
|
|||||||
<goal name="plugins:site" description="Create the web site root for all plugins">
|
<goal name="plugins:site" description="Create the web site root for all plugins">
|
||||||
<maven:maven descriptor="${basedir}/plugins-site/project.xml" goals="plugins:site" ignoreFailures="false"/>
|
<maven:maven descriptor="${basedir}/plugins-site/project.xml" goals="plugins:site" ignoreFailures="false"/>
|
||||||
</goal>
|
</goal>
|
||||||
<goal name="plugins:deploy-all-sites" description="Create and deploy the web site for all plugins">
|
<goal name="plugins:build-all-sites" description="Create the web site for all plugins and for the root site">
|
||||||
|
<maven:maven descriptor="${basedir}/plugins-site/project.xml" goals="plugins:build-all-sites" ignoreFailures="false"/>
|
||||||
|
</goal>
|
||||||
|
<goal name="plugins:deploy-all-sites" description="Create and deploy the web site for all plugins and for the root site">
|
||||||
<maven:maven descriptor="${basedir}/plugins-site/project.xml" goals="plugins:deploy-all-sites" ignoreFailures="false"/>
|
<maven:maven descriptor="${basedir}/plugins-site/project.xml" goals="plugins:deploy-all-sites" ignoreFailures="false"/>
|
||||||
</goal>
|
</goal>
|
||||||
|
<goal name="plugins:build-and-deploy-all-sites" description="Create and deploy the web site for all plugins and for the root site">
|
||||||
|
<maven:maven descriptor="${basedir}/plugins-site/project.xml" goals="plugins:build-and-deploy-all-sites" ignoreFailures="false"/>
|
||||||
|
</goal>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item name="Goals" href="/goals.html"/>
|
<item name="Goals" href="/goals.html"/>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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="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">
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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 href="http://nsis.sourceforge.net/" name="NSIS"/>
|
<item href="http://nsis.sourceforge.net/" name="NSIS"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -23,13 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
|
||||||
<item name="Maven Plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/"/>
|
<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>
|
</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="FOP" href="http://xmlgraphics.apache.org/fop/"/>
|
<item name="FOP" href="http://xmlgraphics.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>
|
||||||
|
|||||||
@ -32,8 +32,8 @@
|
|||||||
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
<logo>http://maven.apache.org/images/maven.jpg</logo>
|
||||||
<description>Test for Maven Plugin plugin</description>
|
<description>Test for Maven Plugin plugin</description>
|
||||||
<shortDescription>Test for Maven Plugin plugin</shortDescription>
|
<shortDescription>Test for Maven Plugin plugin</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/plugin/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/plugin/</url>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/plugin/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/plugin/</siteDirectory>
|
||||||
<repository>
|
<repository>
|
||||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/plugin/</connection>
|
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/plugin/</connection>
|
||||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/plugin/</url>
|
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/plugin/</url>
|
||||||
|
|||||||
@ -23,12 +23,10 @@
|
|||||||
<item name="Apache" href="http://www.apache.org"/>
|
<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/"/>
|
<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>
|
</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/"/>
|
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
<item href="/goals.html" name="Goals"/>
|
<item href="/goals.html" name="Goals"/>
|
||||||
|
|||||||
@ -35,10 +35,10 @@
|
|||||||
<package>org.apache.maven</package>
|
<package>org.apache.maven</package>
|
||||||
<logo>http://maven.apache.org/images/maven-logo-2.gif</logo>
|
<logo>http://maven.apache.org/images/maven-logo-2.gif</logo>
|
||||||
|
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/${pom.artifactId.substring(6,pom.artifactId.length()-7)}/</url>
|
<url>http://maven.apache.org/maven-1.x/plugins/${pom.artifactId.substring(6,pom.artifactId.length()-7)}/</url>
|
||||||
<issueTrackingUrl>http://jira.codehaus.org/browse/MP${pom.artifactId.substring(6,pom.artifactId.length()-7).toUpperCase()}</issueTrackingUrl>
|
<issueTrackingUrl>http://jira.codehaus.org/browse/MP${pom.artifactId.substring(6,pom.artifactId.length()-7).toUpperCase()}</issueTrackingUrl>
|
||||||
<siteAddress>people.apache.org</siteAddress>
|
<siteAddress>people.apache.org</siteAddress>
|
||||||
<siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/${pom.artifactId.substring(6,pom.artifactId.length()-7)}/</siteDirectory>
|
<siteDirectory>/www/maven.apache.org/maven-1.x/plugins/${pom.artifactId.substring(6,pom.artifactId.length()-7)}/</siteDirectory>
|
||||||
<distributionSite>people.apache.org</distributionSite>
|
<distributionSite>people.apache.org</distributionSite>
|
||||||
<distributionDirectory>/www/www.apache.org/dist/java-repository/</distributionDirectory>
|
<distributionDirectory>/www/www.apache.org/dist/java-repository/</distributionDirectory>
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user