Maven 2.x Project Info Reports Plugin

Provide a way of hiding developer/contributer email addresses

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: 2.0.1
  • Fix Version/s: None
  • Component/s: project-team
  • Labels:
    None
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

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.

Activity

Hide
Vincent Siveton added a comment -

Defining the following in your POM is enough

<email>http://mailhide.recaptcha.net/d?k=01ebFB9eM2hZL-T96IpUgRmA==&amp;c=AI-pouLFNTr5xMTBVDaj8iKeIFI5dy9Wj5cxSY0Nuhw=</email>
Show
Vincent Siveton added a comment - Defining the following in your POM is enough
<email>http://mailhide.recaptcha.net/d?k=01ebFB9eM2hZL-T96IpUgRmA==&amp;c=AI-pouLFNTr5xMTBVDaj8iKeIFI5dy9Wj5cxSY0Nuhw=</email>
Hide
Vincent Siveton added a comment -

I don't think it is a good use case so I closed it as wont fix.
But I added a faq entry in r674129 about your point.

Show
Vincent Siveton added a comment - I don't think it is a good use case so I closed it as wont fix. But I added a faq entry in r674129 about your point.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: