[ http://jira.codehaus.org/browse/MPIR-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130716#action_130716 ]
Vincent Siveton commented on MPIR-97: ------------------------------------- Defining the following in your POM is enough {noformat} <email>http://mailhide.recaptcha.net/d?k=01ebFB9eM2hZL-T96IpUgRmA==&c=AI-pouLFNTr5xMTBVDaj8iKeIFI5dy9Wj5cxSY0Nuhw=</email> {noformat} > Provide a way of hiding developer/contributer email addresses > ------------------------------------------------------------- > > Key: MPIR-97 > URL: http://jira.codehaus.org/browse/MPIR-97 > Project: Maven 2.x Project Info Reports Plugin > Issue Type: New Feature > Affects Versions: 2.0.1 > Reporter: Kristian Andersen > Priority: Minor > Attachments: TeamListReport.java.patch > > > Even in these GMail times it would be nice to be able to hide email addresses > using services such as reCAPTCHA Mailhide [http://mailhide.recaptcha.net/] > One way of achieving this is to tell the team-list report generator to treat > the contents of <email> as HTML, making it possible to include links etc. > Example: > <project> > ... > <email><![CDATA[<a > href="http://mailhide.recaptcha.net/d?k=01ebFB9eM2hZL-T96IpUgRmA==&c=AI-pouLFNTr5xMTBVDaj8iKeIFI5dy9Wj5cxSY0Nuhw=">Show > email</a>]]></email> > ... > </project> > The attached patch does this using a configuration parameter. -- 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