You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Daniel Kulp (JIRA)" <ji...@codehaus.org> on 2007/03/11 05:05:12 UTC

[jira] Updated: (MPMD-52) XRef lnks do not work with aggregated XRef

     [ http://jira.codehaus.org/browse/MPMD-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated MPMD-52:
----------------------------

         Assignee: Daniel Kulp
    Fix Version/s: 2.2

> XRef lnks do not work with aggregated XRef
> ------------------------------------------
>
>                 Key: MPMD-52
>                 URL: http://jira.codehaus.org/browse/MPMD-52
>             Project: Maven 2.x Pmd Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Maarten Winkels
>         Assigned To: Daniel Kulp
>             Fix For: 2.2
>
>         Attachments: maven-pmd-plugin.patch
>
>
> When using JXR with the aggregate property set, the XRef links generated by this plugin fail.
> The obvious solution would be to use:
> <configuration>
> 	<xrefLocation>${project.reporting.outputDirectory}/../xref</xrefLocation>
> </configuration>
> But this fails. When the relative path is calculated, the PathTool used fails to recognize the paths as being relative to each other (on Windows, due to the forward, backword slashes).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira