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

Christian Schulte updated MPIR-229:
-----------------------------------

    Attachment: MPIR-229.patch

Patch updating the IT to demonstrate the issue. Applying this patch and 
executing 'mvn verify -Prun-its', the generated 
'target/it/mpir-229/target/site/modules.html' file contains the following 
broken link.

{code}
<a href="$%7Bproject.artifactId%7D-$%7Bproject.version%7D/index.html">null</a>
{code}

                
> The 'modules' report does not support 'url' elements using properties.
> ----------------------------------------------------------------------
>
>                 Key: MPIR-229
>                 URL: https://jira.codehaus.org/browse/MPIR-229
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: modules
>    Affects Versions: 2.4
>            Reporter: Christian Schulte
>         Attachments: MPIR-229.patch
>
>
> The 'modules' report does not support 'url' elements using properties.
> {code:xml}
> <url>${some.property}/${project.artifactId}-${project.version}</url>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to