You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2005/10/23 06:11:18 UTC

svn commit: r327741 [2/2] - in /maven/maven-1/plugins/trunk: ./ abbot/ abbot/src/plugin-test/ announcement/ ant/ ant/src/plugin-test/ antlr/ artifact/ aspectj/ aspectj/src/plugin-test/ castor/ changelog/ changes/ changes/src/plugin-test/ checkstyle/ ch...

Modified: maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test03/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test03/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test03/project.xml (original)
+++ maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test03/project.xml Sat Oct 22 21:09:10 2005
@@ -34,8 +34,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>Javadoc for a project with sourceModifications and multiple sources directories</description>
   <shortDescription>Javadoc for a project with sourceModifications and multiple sources directories</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/javadoc/index.html</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/javadoc/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
   <repository>
     <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>

Modified: maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test04/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test04/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test04/project.xml (original)
+++ maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test04/project.xml Sat Oct 22 21:09:10 2005
@@ -34,8 +34,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>Several packages but only one selected for javadoc</description>
   <shortDescription>Several packages but only one selected for javadoc</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/javadoc/index.html</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/javadoc/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
   <repository>
     <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>

Modified: maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test05/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test05/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test05/project.xml (original)
+++ maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test05/project.xml Sat Oct 22 21:09:10 2005
@@ -33,8 +33,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>Generates the Javadoc for a project without package in POM</description>
   <shortDescription>Generates the Javadoc for a project without package in POM</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/javadoc/index.html</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/javadoc/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
   <repository>
     <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>

Modified: maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test06/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test06/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test06/project.xml (original)
+++ maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test06/project.xml Sat Oct 22 21:09:10 2005
@@ -33,8 +33,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>Add javadoc warning report formatted similar to Checkstyle report</description>
   <shortDescription>Add javadoc warning report formatted similar to Checkstyle report</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/javadoc/index.html</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/javadoc/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
   <repository>
     <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>

Modified: maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test07/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test07/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test07/project.xml (original)
+++ maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test07/project.xml Sat Oct 22 21:09:10 2005
@@ -33,8 +33,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>javadoc:jar fails if project doesn't have source files</description>
   <shortDescription>javadoc:jar fails if project doesn't have source files</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/javadoc/index.html</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/javadoc/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
   <repository>
     <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>

Modified: maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test08/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test08/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test08/project.xml (original)
+++ maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test08/project.xml Sat Oct 22 21:09:10 2005
@@ -34,8 +34,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>New feature javadoc:warning fails in some cases</description>
   <shortDescription>javadoc:generate from CVS fails in some projects</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/javadoc/index.html</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/javadoc/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
   <repository>
     <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>

Modified: maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test09/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test09/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test09/project.xml (original)
+++ maven/maven-1/plugins/trunk/javadoc/src/plugin-test/test09/project.xml Sat Oct 22 21:09:10 2005
@@ -34,8 +34,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>Test MPJAVADOC-54</description>
   <shortDescription>Test MPJAVADOC-54</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/javadoc/index.html</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/javadoc/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/index.html</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/javadoc/</siteDirectory>
   <repository>
     <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>

Modified: maven/maven-1/plugins/trunk/jboss/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jboss/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jboss/project.xml (original)
+++ maven/maven-1/plugins/trunk/jboss/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.6-SNAPSHOT</currentVersion>
   <description>Plugin for JBoss</description>
   <shortDescription>JBoss plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/jboss/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jboss/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJBOSS</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jboss/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jboss/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jboss/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jboss/</developerConnection>

Modified: maven/maven-1/plugins/trunk/jbuilder/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jbuilder/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jbuilder/project.xml (original)
+++ maven/maven-1/plugins/trunk/jbuilder/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.6-SNAPSHOT</currentVersion>
   <description/>
   <shortDescription>JBuilder Plugin for Maven</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/jbuilder/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jbuilder/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJBUILDER</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jbuilder/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jbuilder/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jbuilder/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jbuilder/</developerConnection>

Modified: maven/maven-1/plugins/trunk/jcoverage/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jcoverage/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jcoverage/project.xml (original)
+++ maven/maven-1/plugins/trunk/jcoverage/project.xml Sat Oct 22 21:09:10 2005
@@ -25,9 +25,9 @@
   <package>org.apache.maven.jcoveragereport</package>
   <description>This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool.</description>
   <shortDescription>This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool.</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/jcoverage/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jcoverage/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJCOVERAGE</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jcoverage/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jcoverage/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jcoverage/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jcoverage/</developerConnection>

Modified: maven/maven-1/plugins/trunk/jdepend/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jdepend/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jdepend/project.xml (original)
+++ maven/maven-1/plugins/trunk/jdepend/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>1.5.1</currentVersion>
   <shortDescription>JDepend traverses Java class file directories and generates design quality metrics for each Java package.</shortDescription>
   <description>JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively.</description>
-  <url>http://maven.apache.org/reference/plugins/jdepend/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jdepend/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJDEPEND</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jdepend/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jdepend/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jdepend/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jdepend/</developerConnection>

Modified: maven/maven-1/plugins/trunk/jdiff/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jdiff/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jdiff/project.xml (original)
+++ maven/maven-1/plugins/trunk/jdiff/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>1.6-SNAPSHOT</currentVersion>
   <shortDescription>JDiff - Report the differences in the public API of two releases</shortDescription>
   <description>Plugin for JDiff - reports on the differences in the public API of two releases by comparing the sources of two SCM checkouts.</description>
-  <url>http://maven.apache.org/reference/plugins/jdiff/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jdiff/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJDIFF</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jdiff/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jdiff/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jdiff/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jdiff/</developerConnection>

Modified: maven/maven-1/plugins/trunk/jellydoc/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jellydoc/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jellydoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/jellydoc/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <gumpRepositoryId>jakarta</gumpRepositoryId>
   <description>Creates a JavaDoc like report for any Jelly Tags used in a project.</description>
   <shortDescription>Javadoc stuff for Jelly tags</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/jellydoc/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jellydoc/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJELLYDOC</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jellydoc/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jellydoc/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jellydoc/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jellydoc/</developerConnection>

Modified: maven/maven-1/plugins/trunk/jetty/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jetty/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jetty/project.xml (original)
+++ maven/maven-1/plugins/trunk/jetty/project.xml Sat Oct 22 21:09:10 2005
@@ -25,9 +25,9 @@
   <name>Maven Jetty plugin</name>
   <currentVersion>1.2-SNAPSHOT</currentVersion>
   <shortDescription>Run Jetty</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/jetty/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jetty/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJETTY</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jetty/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jetty/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jetty/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jetty/</developerConnection>

Modified: maven/maven-1/plugins/trunk/jira/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jira/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jira/project.xml (original)
+++ maven/maven-1/plugins/trunk/jira/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.2-SNAPSHOT</currentVersion>
   <description>This plugin downloads issues from Jira and creates a report.</description>
   <shortDescription>Download issues from Jira</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/jira/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jira/</url>
   <issueTrackingUrl>http://jira.codehaus.org/secure/IssueNavigator.jspa?id=10450</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jira/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jira/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jira/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jira/</developerConnection>

Modified: maven/maven-1/plugins/trunk/jnlp/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jnlp/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jnlp/project.xml (original)
+++ maven/maven-1/plugins/trunk/jnlp/project.xml Sat Oct 22 21:09:10 2005
@@ -25,9 +25,9 @@
   <name>Maven JNLP Plug-in</name>
   <currentVersion>1.5-SNAPSHOT</currentVersion>
   <shortDescription>JNLP Plugin for Maven</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/jnlp/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jnlp/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJNLP</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jnlp/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jnlp/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jnlp/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jnlp/</developerConnection>

Modified: maven/maven-1/plugins/trunk/jnlp/src/plugin-test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jnlp/src/plugin-test/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jnlp/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/jnlp/src/plugin-test/project.xml Sat Oct 22 21:09:10 2005
@@ -34,8 +34,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>Test for Maven jnlp plugin</description>
   <shortDescription>Test for Maven JNLP plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/jnlp/</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jnlp/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jnlp/</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jnlp/</siteDirectory>
   <repository>
     <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/jnlp/</connection>
     <url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/jnlp/</url>

Modified: maven/maven-1/plugins/trunk/junit-report/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/junit-report/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/junit-report/project.xml (original)
+++ maven/maven-1/plugins/trunk/junit-report/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.5.1-SNAPSHOT</currentVersion>
   <description>Reports from JUnit tests.</description>
   <shortDescription>Reports from JUnit tests</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/junit-report/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/junit-report/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJUNITREPORT</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/junit-report/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/junit-report/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/junit-report/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/junit-report/</developerConnection>

Modified: maven/maven-1/plugins/trunk/jxr/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jxr/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jxr/project.xml (original)
+++ maven/maven-1/plugins/trunk/jxr/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>1.5-SNAPSHOT</currentVersion>
   <description>Create cross reference.</description>
   <shortDescription>Create cross reference</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/jxr/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/jxr/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPJXR</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/jxr/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/jxr/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jxr/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/jxr/</developerConnection>

Modified: maven/maven-1/plugins/trunk/license/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/license/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/license/project.xml (original)
+++ maven/maven-1/plugins/trunk/license/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.2</currentVersion>
   <description/>
   <shortDescription>Create xml version of license</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/license/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/license/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPLICENSE</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/license/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/license/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/license/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/license/</developerConnection>

Modified: maven/maven-1/plugins/trunk/linkcheck/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/linkcheck/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/linkcheck/project.xml (original)
+++ maven/maven-1/plugins/trunk/linkcheck/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.4-SNAPSHOT</currentVersion>
   <description>Check xdoc links. Requires Maven 1.0 RC2.</description>
   <shortDescription>Check xdoc links</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/linkcheck/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/linkcheck/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPLINKCHECK</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/linkcheck/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/linkcheck/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/linkcheck/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/linkcheck/</developerConnection>

Modified: maven/maven-1/plugins/trunk/linkcheck/src/plugin-test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/linkcheck/src/plugin-test/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/linkcheck/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/linkcheck/src/plugin-test/project.xml Sat Oct 22 21:09:10 2005
@@ -33,8 +33,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>Test for Maven Linkcheck plugin</description>
   <shortDescription>Test for Maven Linkcheck plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/linkcheck/</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/linkcheck/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/linkcheck/</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/linkcheck/</siteDirectory>
   <repository>
     <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>

Modified: maven/maven-1/plugins/trunk/multichanges/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/multichanges/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/multichanges/project.xml (original)
+++ maven/maven-1/plugins/trunk/multichanges/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.2-SNAPSHOT</currentVersion>
   <shortDescription>Produce release dashboard for subprojects.</shortDescription>
   <description>Produce release dashboard for subprojects.</description>
-  <url>http://maven.apache.org/reference/plugins/multichanges/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/multichanges/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPMULTICHANGES</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/multichanges/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/multichanges/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/multichanges/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/multichanges/</developerConnection>

Modified: maven/maven-1/plugins/trunk/multiproject/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/multiproject/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/multiproject/project.xml (original)
+++ maven/maven-1/plugins/trunk/multiproject/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>1.5-SNAPSHOT</currentVersion>
   <description>A plugin to handle the building of multiple projects within maven.</description>
   <shortDescription>Multi-Project Plugin for Maven</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/multiproject/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/multiproject/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPMULTIPROJECT</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/multiproject/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/multiproject/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/multiproject/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/multiproject/</developerConnection>

Modified: maven/maven-1/plugins/trunk/native/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/native/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/native/project.xml (original)
+++ maven/maven-1/plugins/trunk/native/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.2-SNAPSHOT</currentVersion>
   <description>Plugin for native compilation c,c++, fortran</description>
   <shortDescription>Native plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/native/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/native/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPNATIVE</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/native/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/native/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/native/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/native/</developerConnection>

Modified: maven/maven-1/plugins/trunk/nsis/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/nsis/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/nsis/project.xml (original)
+++ maven/maven-1/plugins/trunk/nsis/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>2.0-SNAPSHOT</currentVersion>
   <description>A plugin to generate Win32 installer programs using NSIS</description>
   <shortDescription>NSIS Plugin for Maven</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/nsis/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/nsis/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPNSIS</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/nsis/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/nsis/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/nsis/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/nsis/</developerConnection>

Modified: maven/maven-1/plugins/trunk/pdf/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pdf/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pdf/project.xml (original)
+++ maven/maven-1/plugins/trunk/pdf/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>2.5-SNAPSHOT</currentVersion>
   <description>PDF Documentation generator</description>
   <shortDescription>Generator of project documentation in PDF Format.</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/pdf/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/pdf/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPPDF</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/pdf/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/pdf/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/pdf/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/pdf/</developerConnection>

Modified: maven/maven-1/plugins/trunk/plugin/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin/project.xml (original)
+++ maven/maven-1/plugins/trunk/plugin/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>1.7-SNAPSHOT</currentVersion>
   <description>Maven Plugin management plugin.</description>
   <shortDescription>Maven Plugin plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/plugin/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/plugin/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPPLUGIN</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/plugin/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/plugin/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/plugin/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/plugin/</developerConnection>

Modified: maven/maven-1/plugins/trunk/plugin/src/plugin-test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin/src/plugin-test/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/plugin/src/plugin-test/project.xml Sat Oct 22 21:09:10 2005
@@ -32,8 +32,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>Test for Maven Plugin plugin</description>
   <shortDescription>Test for Maven Plugin plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/plugin/</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/plugin/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/plugin/</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/plugin/</siteDirectory>
   <repository>
     <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>

Modified: maven/maven-1/plugins/trunk/pmd/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pmd/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pmd/project.xml (original)
+++ maven/maven-1/plugins/trunk/pmd/project.xml Sat Oct 22 21:09:10 2005
@@ -25,9 +25,9 @@
   <currentVersion>1.7</currentVersion>
   <description>The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.</description>
   <shortDescription>Maven Plugin for PMD</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/pmd/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/pmd/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPPMD</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/pmd/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/pmd/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/pmd/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/pmd/</developerConnection>

Modified: maven/maven-1/plugins/trunk/pmd/src/plugin-test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pmd/src/plugin-test/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pmd/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/pmd/src/plugin-test/project.xml Sat Oct 22 21:09:10 2005
@@ -34,8 +34,8 @@
   <logo>http://maven.apache.org/images/maven.jpg</logo>
   <description>Test for Maven PMD plugin</description>
   <shortDescription>Test for Maven PMD plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/pmd/</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/pmd/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/pmd/</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/pmd/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/pmd/</connection>
     <url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/pmd/</url>

Modified: maven/maven-1/plugins/trunk/pom/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pom/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pom/project.xml (original)
+++ maven/maven-1/plugins/trunk/pom/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.5-SNAPSHOT</currentVersion>
   <description/>
   <shortDescription>Check Project Object Model</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/pom/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/pom/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPPOM</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/pom/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/pom/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/pom/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/pom/</developerConnection>

Modified: maven/maven-1/plugins/trunk/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/project.xml (original)
+++ maven/maven-1/plugins/trunk/project.xml Sat Oct 22 21:09:10 2005
@@ -31,6 +31,7 @@
   <inceptionYear>2001</inceptionYear>
   <package>org.apache.maven</package>
   <logo>http://maven.apache.org/images/maven-logo-2.gif</logo>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/</url>
   <issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10030</issueTrackingUrl>
   <siteAddress>people.apache.org</siteAddress>
   <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/</siteDirectory>

Modified: maven/maven-1/plugins/trunk/rar/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/rar/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/rar/project.xml (original)
+++ maven/maven-1/plugins/trunk/rar/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.1-SNAPSHOT</currentVersion>
   <description>Rar Plugin for Maven</description>
   <shortDescription>Rar Plugin for Maven</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/rar/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/rar/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPRAR</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/rar/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/rar/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/rar/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/rar/</developerConnection>

Modified: maven/maven-1/plugins/trunk/rar/src/plugin-test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/rar/src/plugin-test/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/rar/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/rar/src/plugin-test/project.xml Sat Oct 22 21:09:10 2005
@@ -33,7 +33,7 @@
   <url/>
   <issueTrackingUrl>http://bugzilla</issueTrackingUrl>
   <siteAddress>www.fooserver.org</siteAddress>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/rar/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/rar/</siteDirectory>
   <distributionDirectory/>
   <repository>
     <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven</connection>

Modified: maven/maven-1/plugins/trunk/release/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/release/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/release/project.xml (original)
+++ maven/maven-1/plugins/trunk/release/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>1.5-SNAPSHOT</currentVersion>
   <description/>
   <shortDescription>Produce project release</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/release/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/release/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPRELEASE</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/release/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/release/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/release/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/release/</developerConnection>

Modified: maven/maven-1/plugins/trunk/repository/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/repository/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/repository/project.xml (original)
+++ maven/maven-1/plugins/trunk/repository/project.xml Sat Oct 22 21:09:10 2005
@@ -25,9 +25,9 @@
   <name>Maven Repository Plug-in</name>
   <currentVersion>1.3-SNAPSHOT</currentVersion>
   <shortDescription>Tools to work with the central repo</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/repository/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/repository/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPREPO</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/repository/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/repository/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/repository/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/repository/</developerConnection>

Modified: maven/maven-1/plugins/trunk/scm/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/scm/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/scm/project.xml (original)
+++ maven/maven-1/plugins/trunk/scm/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>1.5.1-SNAPSHOT</currentVersion>
   <description>A plugin for SCM tasks, currently CVS.</description>
   <shortDescription>SCM Plugin for Maven.</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/scm/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/scm/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPSCM</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/scm/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/scm/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/scm/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/scm/</developerConnection>

Modified: maven/maven-1/plugins/trunk/simian/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/simian/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/simian/project.xml (original)
+++ maven/maven-1/plugins/trunk/simian/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.6-SNAPSHOT</currentVersion>
   <description>Simian Plugin for Maven</description>
   <shortDescription>Simian Plugin for Maven</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/simian/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/simian/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPSIMIAN</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/simian/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/simian/</siteDirectory>
   <package>org.apache.maven.simian</package>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/simian/</connection>

Modified: maven/maven-1/plugins/trunk/tasklist/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/tasklist/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/tasklist/project.xml (original)
+++ maven/maven-1/plugins/trunk/tasklist/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>2.4</currentVersion>
   <description/>
   <shortDescription>Create xdoc from @TODO tags</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/tasklist/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/tasklist/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPTASKLIST</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/tasklist/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/tasklist/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/tasklist/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/tasklist/</developerConnection>

Modified: maven/maven-1/plugins/trunk/test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/test/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/test/project.xml (original)
+++ maven/maven-1/plugins/trunk/test/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>1.8-SNAPSHOT</currentVersion>
   <description>Run JUnit tests.</description>
   <shortDescription>Run JUnit tests</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/test/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/test/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPTEST</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/test/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/test/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/test/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/test/</developerConnection>

Modified: maven/maven-1/plugins/trunk/touchstone-partner/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/touchstone-partner/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/touchstone-partner/project.xml (original)
+++ maven/maven-1/plugins/trunk/touchstone-partner/project.xml Sat Oct 22 21:09:10 2005
@@ -26,8 +26,8 @@
   <currentVersion>1.1</currentVersion>
   <description/>
   <shortDescription>Testing sanity check project</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/touchstone-partner/</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/touchstone-partner/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/touchstone-partner/</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/touchstone-partner/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/touchstone-partner</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/touchstone-partner</developerConnection>

Modified: maven/maven-1/plugins/trunk/touchstone/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/touchstone/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/touchstone/project.xml (original)
+++ maven/maven-1/plugins/trunk/touchstone/project.xml Sat Oct 22 21:09:10 2005
@@ -26,8 +26,8 @@
   <currentVersion>1.1</currentVersion>
   <description/>
   <shortDescription>Sanity Check test project</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/touchstone/</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/touchstone/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/touchstone/</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/touchstone/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/touchstone</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/touchstone</developerConnection>

Modified: maven/maven-1/plugins/trunk/uberjar/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/uberjar/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/uberjar/project.xml (original)
+++ maven/maven-1/plugins/trunk/uberjar/project.xml Sat Oct 22 21:09:10 2005
@@ -38,9 +38,9 @@
   <shortDescription>Uberjar packages your project as well as its dependencies into a single jar file. In addition, bootstrap code is added that enables a main class to be invoked by simply typing: java -jar your.jar</shortDescription>
   <!-- the project home page -->
 
-  <url>http://maven.apache.org/reference/plugins/uberjar/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/uberjar/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPUBERJAR</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/uberjar/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/uberjar/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/uberjar/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/uberjar/</developerConnection>

Modified: maven/maven-1/plugins/trunk/war/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/war/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/war/project.xml (original)
+++ maven/maven-1/plugins/trunk/war/project.xml Sat Oct 22 21:09:10 2005
@@ -26,9 +26,9 @@
   <currentVersion>1.6.2-SNAPSHOT</currentVersion>
   <description>War Plugin for Maven</description>
   <shortDescription>War Plugin for Maven</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/war/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/war/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPWAR</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/war/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/war/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/war/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/war/</developerConnection>

Modified: maven/maven-1/plugins/trunk/war/src/plugin-test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/war/src/plugin-test/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/war/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/war/src/plugin-test/project.xml Sat Oct 22 21:09:10 2005
@@ -34,8 +34,8 @@
   <logo>http://maven.apache.org/images/maven.gif</logo>
   <description>Test for Maven War plugin</description>
   <shortDescription>Test for Maven War plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/war/</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/war/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/war/</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/war/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/war/</connection>
     <url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/war/</url>

Modified: maven/maven-1/plugins/trunk/war/src/plugin-test/test01/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/war/src/plugin-test/test01/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/war/src/plugin-test/test01/project.xml (original)
+++ maven/maven-1/plugins/trunk/war/src/plugin-test/test01/project.xml Sat Oct 22 21:09:10 2005
@@ -34,8 +34,8 @@
   <logo>http://maven.apache.org/images/maven.gif</logo>
   <description>Test for Maven War plugin, tests property maven.war.manifest</description>
   <shortDescription>test for maven.war.manifest</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/war/</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/war/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/war/</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/war/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/war/</connection>
     <url>http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/war/</url>

Modified: maven/maven-1/plugins/trunk/xdoc/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/project.xml Sat Oct 22 21:09:10 2005
@@ -24,9 +24,9 @@
   <currentVersion>1.10-SNAPSHOT</currentVersion>
   <description>Convert xdocs into HTML.</description>
   <shortDescription>Convert xdocs into HTML</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/xdoc/</url>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/xdoc/</url>
   <issueTrackingUrl>http://jira.codehaus.org/browse/MPXDOC</issueTrackingUrl>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/xdoc/</siteDirectory>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/xdoc/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/xdoc/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/xdoc/</developerConnection>

Modified: maven/maven-1/plugins/trunk/xdoc/src/plugin-test/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/src/plugin-test/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/src/plugin-test/project.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/src/plugin-test/project.xml Sat Oct 22 21:09:10 2005
@@ -34,8 +34,8 @@
   <logo>http://maven.apache.org/images/maven.gif</logo>
   <description>Test for Maven Xdoc plugin</description>
   <shortDescription>Test for Maven Xdoc plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/xdoc/</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/xdoc/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/xdoc/</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/xdoc/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/xdoc/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/xdoc/</developerConnection>

Modified: maven/maven-1/plugins/trunk/xdoc/src/plugin-test/test01/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/src/plugin-test/test01/project.xml?rev=327741&r1=327740&r2=327741&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/src/plugin-test/test01/project.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/src/plugin-test/test01/project.xml Sat Oct 22 21:09:10 2005
@@ -32,8 +32,8 @@
   <logo>http://maven.apache.org/images/maven.gif</logo>
   <description>Test for Maven Xdoc plugin</description>
   <shortDescription>Test for Maven Xdoc plugin</shortDescription>
-  <url>http://maven.apache.org/reference/plugins/xdoc/</url>
-  <siteDirectory>/www/maven.apache.org/reference/plugins/xdoc/</siteDirectory>
+  <url>http://maven.apache.org/maven-1.x/reference/plugins/xdoc/</url>
+  <siteDirectory>/www/maven.apache.org/maven-1.x/reference/plugins/xdoc/</siteDirectory>
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/xdoc/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/xdoc/</developerConnection>