You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2019/12/15 20:53:00 UTC

[jira] [Updated] (MPIR-380) Emails in developers section of pom are improperly handled

     [ https://issues.apache.org/jira/browse/MPIR-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylwester Lachiewicz updated MPIR-380:
--------------------------------------
    Fix Version/s: 3.1.0

> 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, 3.1.0
>
>          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.4#803005)