[ 
https://issues.apache.org/jira/browse/MPIR-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931540#comment-16931540
 ] 

Sebb commented on MPIR-380:
---------------------------

Similar issue with mailing-lists.html; the mailto: prefix is omitted

> Emails in developers section of pom are improperly handled
> ----------------------------------------------------------
>
>                 Key: MPIR-380
>                 URL: https://issues.apache.org/jira/browse/MPIR-380
>             Project: Maven Project Info Reports Plugin
>          Issue Type: Bug
>          Components: team
>    Affects Versions: 3.0.0
>            Reporter: Maxim Solodovnik
>            Assignee: Robert Scholte
>            Priority: Major
>              Labels: regression
>             Fix For: 3.0.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Here is test case can be used: 
> 1) download this [1] pom file to the new folder
> 2) run `mvn clean site`
> 3) open target/site/team-list.html in browser
> Result: email is converted to "mailto:"; link
> 4) open this file in your favorite text editor
> 5) uncomment line 13 <!-- 
> maven-project-info-reports-plugin.version>3.0.0</maven-project-info-reports-plugin.version-->
> 6) comment line 14 
> <maven-project-info-reports-plugin.version>2.9</maven-project-info-reports-plugin.version>
> 7) uncomment line 81 <!-- report>team</report-->
> 8) comment line 82 <report>project-team</report>
> 9) run `mvn clean site`
> 10) open target/site/team.html in browser
> Result: email is displayed as plain link to nowhere
> Initial investigation available here: 
> https://github.com/devacfr/reflow-maven-skin/issues/40#issuecomment-445304386
> [1] https://gist.github.com/solomax/2ce33116bb56cc5c5b1942f245f6d1b8



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to