[
https://issues.apache.org/jira/browse/HBASE-22048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793061#comment-16793061
]
Peter Somogyi commented on HBASE-22048:
---------------------------------------
You're correct about the link, however, the team.html page is generated by the
plugin which transforms the content of the pom.xml.
In previous version of the plugin the same <developers> section was correctly
parsed and created the right mailto:email links.
I just found MPIR-380 which fixes the problem, unfortunately, the 3.0.1 version
of this plugin is not yet released. My suggestion is to wait for the release of
maven-project-info-reports-plugin:3.0.1 and after upgrade the plugin to that
version.
> Incorrect email links on website
> --------------------------------
>
> Key: HBASE-22048
> URL: https://issues.apache.org/jira/browse/HBASE-22048
> Project: HBase
> Issue Type: Bug
> Components: website
> Reporter: Peter Somogyi
> Assignee: Rishabh Jain
> Priority: Minor
> Labels: beginner
>
> Project members email addresses has incorrect link.
> [https://hbase.apache.org/team.html]
> Instead of [[email protected]|mailto:[email protected]] it points to
> [https://hbase.apache.org/[email protected]]
> This change might be related to ASF parent pom upgrade which changed the
> maven-project-info-reports-plugin version.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)