Author: ltheussl
Date: Sat May 28 18:04:58 2011
New Revision: 1128721
URL: http://svn.apache.org/viewvc?rev=1128721&view=rev
Log:
update mailing list and pir-scm info
Modified:
maven/doxia/site/pom.xml
Modified: maven/doxia/site/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=1128721&r1=1128720&r2=1128721&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Sat May 28 18:04:58 2011
@@ -40,10 +40,53 @@ under the License.
<mailingLists>
<mailingList>
- <name>Doxia Developer List</name>
- <post>[email protected]</post>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
+ <name>Maven User List</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+ <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive>
+ <otherArchives>
+
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+
<otherArchive>http://oldnabble.com/Maven---Users-f178.html</otherArchive>
+
<otherArchive>http://markmail.org/list/org.apache.maven.users</otherArchive>
+ </otherArchives>
+ </mailingList>
+ <mailingList>
+ <name>Maven Developer List</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+ <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+ <otherArchives>
+
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+
<otherArchive>http://old.nabble.com/Maven-Developers-f179.html</otherArchive>
+
<otherArchive>http://markmail.org/list/org.apache.maven.dev</otherArchive>
+ </otherArchives>
+ </mailingList>
+ <mailingList>
+ <name>Maven Commits List</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <archive>http://mail-archives.apache.org/mod_mbox/maven-commits</archive>
+ <otherArchives>
+
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive>
+
<otherArchive>http://old.nabble.com/Maven---Commits-f15575.html</otherArchive>
+
<otherArchive>http://markmail.org/list/org.apache.maven.commits</otherArchive>
+ </otherArchives>
+ </mailingList>
+ <mailingList>
+ <name>Maven Issues List</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
+ <otherArchives>
+
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive>
+
<otherArchive>http://old.nabble.com/Maven---Issues-f15573.html</otherArchive>
+
<otherArchive>http://markmail.org/list/org.apache.maven.issues</otherArchive>
+ </otherArchives>
+ </mailingList>
+ <mailingList>
+ <name>Old Doxia Developer List (closed)</name>
<archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-dev/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive>
@@ -52,10 +95,7 @@ under the License.
</otherArchives>
</mailingList>
<mailingList>
- <name>Doxia User List</name>
- <post>[email protected]</post>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
+ <name>Old Doxia User List (closed)</name>
<archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-users/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive>
@@ -64,9 +104,7 @@ under the License.
</otherArchives>
</mailingList>
<mailingList>
- <name>Doxia Commits List</name>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
+ <name>Old Doxia Commits List (closed)</name>
<archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-commits/</archive>
<otherArchives>
<otherArchive>http://www.mail-archive.com/[email protected]</otherArchive>
@@ -272,6 +310,12 @@ under the License.
</reports>
</reportSet>
</reportSets>
+ <configuration>
+ <checkoutDirectoryName>doxia</checkoutDirectoryName>
+
<webAccessUrl>http://svn.apache.org/viewvc/maven/doxia/</webAccessUrl>
+
<anonymousConnection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/trunks/</anonymousConnection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/trunks/</developerConnection>
+ </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>