Project Mailing Lists reports bad URL, post and archive
-------------------------------------------------------
Key: MNG-1046
URL: http://jira.codehaus.org/browse/MNG-1046
Project: Maven 2
Type: Bug
Components: maven-project-info-reports-plugin
Versions: 2.0-beta-2
Reporter: David DIDIER
Here is my pom :
<mailingLists>
<mailingList>
<name>NDD Development</name>
<subscribe>[EMAIL PROTECTED]</subscribe>
<unsubscribe>[EMAIL PROTECTED]</unsubscribe>
<post/>
<archive/>
<otherArchives/>
</mailingList>
</mailingLists>
generates (with site:site) in "mailing lists" the array :
NDD Development ||| {Subscribe, [EMAIL PROTECTED] ||| {Unsubscribe, [EMAIL
PROTECTED] ||| {Post, } ||| {???UNKWOWN???, }
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]