Author: ltheussl
Date: Thu Feb 16 10:11:09 2006
New Revision: 378321

URL: http://svn.apache.org/viewcvs?rev=378321&view=rev
Log:
Make linkcheck happy

Modified:
    maven/maven-1/plugins/trunk/plugins-parent/project.xml
    maven/maven-1/plugins/trunk/plugins-site/project.xml

Modified: maven/maven-1/plugins/trunk/plugins-parent/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugins-parent/project.xml?rev=378321&r1=378320&r2=378321&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugins-parent/project.xml (original)
+++ maven/maven-1/plugins/trunk/plugins-parent/project.xml Thu Feb 16 10:11:09 
2006
@@ -48,7 +48,7 @@
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-users/</archive>
       <otherArchives>
         
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
         
<otherArchive>http://www.nabble.com/Maven---Users-f178.html</otherArchive>
@@ -59,7 +59,7 @@
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev/</archive>
       <otherArchives>
         
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
         
<otherArchive>http://www.nabble.com/Maven---Dev-f179.html</otherArchive>
@@ -70,7 +70,7 @@
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev/</archive>
     </mailingList>
     <mailingList>
       <name>Apache Announce List</name>

Modified: maven/maven-1/plugins/trunk/plugins-site/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugins-site/project.xml?rev=378321&r1=378320&r2=378321&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugins-site/project.xml (original)
+++ maven/maven-1/plugins/trunk/plugins-site/project.xml Thu Feb 16 10:11:09 
2006
@@ -42,7 +42,7 @@
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-users/</archive>
       <otherArchives>
         
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
         
<otherArchive>http://www.nabble.com/Maven---Users-f178.html</otherArchive>
@@ -53,7 +53,7 @@
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev/</archive>
       <otherArchives>
         
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
         
<otherArchive>http://www.nabble.com/Maven---Dev-f179.html</otherArchive>
@@ -64,7 +64,7 @@
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev/</archive>
     </mailingList>
     <mailingList>
       <name>Apache Announce List</name>


Reply via email to