You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2008/02/12 19:12:28 UTC

[jira] Closed: (MSITE-215) creates broken links for parents parent

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

Lukas Theussl closed MSITE-215.
-------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: 2.0-beta-6

> <menu ref='parent'> creates broken links for parents parent
> -----------------------------------------------------------
>
>                 Key: MSITE-215
>                 URL: http://jira.codehaus.org/browse/MSITE-215
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>          Components: multi module
>            Reporter: Jörg Hohwiller
>            Assignee: Dennis Lundberg
>             Fix For: 2.0-beta-6
>
>         Attachments: banana-world.zip
>
>
> In a multi-project environment with modules that again have modules (project/module1/module1A) the <menu ref='parent'> not only creates the direct parent but all parents (see issue MSITE-136) what seems perfect to me.
> Anyways only the link of the direct parent works for me. All other links are broken. I use "mvn site:stage -DstagingDirectory=<absolutePath>".
> If I use -DstagingDirectory=/foo/bar then the link for "module1" is "/foo/bar/<staging-crap>/module1/index.html" what is correct. But the link for "project" is "/foo/<staging-crap>/index.html" but it should be "/foo/bar/<staging-crap>/index.html".
> Besides I do NOT want to have the "<staging-crap>" what is automatically produced from the "<distributionManagement>" of the POM, but is required for site:stage to work.

-- 
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