You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2014/08/20 16:52:10 UTC

[jira] (MCHECKSTYLE-171) Wrong Link Generation for Checkstyle report

     [ https://jira.codehaus.org/browse/MCHECKSTYLE-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MCHECKSTYLE-171.
--------------------------------------

    Resolution: Incomplete
      Assignee: Robert Scholte

> Wrong Link Generation for Checkstyle report
> -------------------------------------------
>
>                 Key: MCHECKSTYLE-171
>                 URL: https://jira.codehaus.org/browse/MCHECKSTYLE-171
>             Project: Maven Checkstyle Plugin
>          Issue Type: Bug
>    Affects Versions: 2.8
>            Reporter: Oliver B. Fischer
>            Assignee: Robert Scholte
>
> The Checkstyle report for the Checkstyle report generates in our project wrong anchors.
> The link for the file {{ServiceServicejava.java}}
> {code}
> <a href="#.com.company.provisioning.model.client.ServiceServicejava"
>  >/com/company/provisioning/model/client/ServiceServicejava.java</a>
> {code}
> and the corresponding anchor as
> {code}
> <a name="a.com.company.provisioning.model.client.ServiceServicejava.java"></a>
> {code}
> It would be nice to see this issue fixed in the next version.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)