Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-rc2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The link to dev@maven.apache.org has a spurious trailing '/'
Index: project.xml
===================================================================
RCS file: /home/cvspublic/maven-plugins/project.xml,v
retrieving revision 1.14
diff -u -r1.14 project.xml
— project.xml 2 Feb 2004 23:36:19 -0000 1.14
+++ project.xml 8 Feb 2004 16:56:28 -0000
@@ -31,7 +31,7 @@
<name>Maven Developer List</name>
<subscribe>dev-subscribe@maven.apache.org</subscribe>
<unsubscribe>dev-unsubscribe@maven.apache.org</unsubscribe>
+ <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=dev@maven.apache.org</archive>
</mailingList>
</mailingLists>