You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-commits@maven.apache.org by vs...@apache.org on 2008/02/18 14:28:20 UTC

svn commit: r628724 - /maven/wagon/trunk/pom.xml

Author: vsiveton
Date: Mon Feb 18 05:28:19 2008
New Revision: 628724

URL: http://svn.apache.org/viewvc?rev=628724&view=rev
Log:
o added more ML and ML archives

Modified:
    maven/wagon/trunk/pom.xml

Modified: maven/wagon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/wagon/trunk/pom.xml?rev=628724&r1=628723&r2=628724&view=diff
==============================================================================
--- maven/wagon/trunk/pom.xml (original)
+++ maven/wagon/trunk/pom.xml Mon Feb 18 05:28:19 2008
@@ -44,22 +44,37 @@
   <inceptionYear>2003</inceptionYear>
   <mailingLists>
     <mailingList>
-      <name>Maven Wagon User List</name>
+      <name>Wagon User List</name>
+      <post>wagon-users@maven.apache.org</post>
       <subscribe>wagon-users-subscribe@maven.apache.org</subscribe>
       <unsubscribe>wagon-users-unsubscribe@maven.apache.org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-users/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/wagon-users@maven.apache.org</otherArchive>
+        <otherArchive>http://www.nabble.com/Wagon---Users-f13870.html</otherArchive>
+        <otherArchive>http://maven.wagon.users.markmail.org/</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
-      <name>Maven Wagon Developer List</name>
+      <name>Wagon Developer List</name>
+      <post>wagon-dev@maven.apache.org</post>
       <subscribe>wagon-dev-subscribe@maven.apache.org</subscribe>
       <unsubscribe>wagon-dev-unsubscribe@maven.apache.org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-dev/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/wagon-dev@maven.apache.org</otherArchive>
+        <otherArchive>http://www.nabble.com/Wagon---Dev-f13871.html</otherArchive>
+        <otherArchive>http://maven.wagon.dev.markmail.org/</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
-      <name>Maven Commits List</name>
+      <name>Wagon Commits List</name>
       <subscribe>wagon-commits-subscribe@maven.apache.org</subscribe>
       <unsubscribe>wagon-commits-unsubscribe@maven.apache.org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/maven-wagon-commits/</archive>
+      <otherArchives>
+        <otherArchive>http://maven.wagon.commits.markmail.org/</otherArchive>
+      </otherArchives>
     </mailingList>
   </mailingLists>
   <developers>



---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-commits-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-commits-help@maven.apache.org