[ http://jira.codehaus.org/browse/MPIR-21?page=comments#action_55922 ]
Brett Porter commented on MPIR-21: ---------------------------------- I think this might already be fixed in the SVN version of this plugin. not yet confirmed. > no <a href> generated for archive URL > -------------------------------------- > > Key: MPIR-21 > URL: http://jira.codehaus.org/browse/MPIR-21 > Project: Maven 2.x Project Info Reports Plugin > Type: Bug > Versions: 2.0-beta-3 > Reporter: Jorg Heymans > > > Add below mailinglist configuration to a project, and run mvn site:site . > Then look at the page and you'll see that only a > <td>http://marc.theaimsgroup.com/?l=xml-cocoon-dev</td> section is generated > for the second otherArchive. > <mailingList> > <name>Cocoon User List</name> > <subscribe>[EMAIL PROTECTED]</subscribe> > <unsubscribe>[EMAIL PROTECTED]</unsubscribe> > <post>[email protected]</post> > <archive>http://mail-archives.apache.org/mod_mbox/cocoon-users</archive> > <otherArchives> > > <otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive> > <!-- THE URL BELOW IS NOT RENDERED PROPERLY FOR SOME REASON --> > > <otherArchive>http://marc.theaimsgroup.com/?l=xml-cocoon-user</otherArchive> > > > <otherArchive>http://news.gmane.org/gmane.text.xml.cocoon.user</otherArchive> > </otherArchives> > </mailingList> > When i remove everything from the questionmark onwards it works again. -- 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]
