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

[jira] Updated: (MSHARED-18) Inheritance of elements from site descriptor quite broken

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

Dennis Lundberg updated MSHARED-18:
-----------------------------------

    Fix Version/s: maven-doxia-tools 1.0

> Inheritance of elements from site descriptor quite broken
> ---------------------------------------------------------
>
>                 Key: MSHARED-18
>                 URL: http://jira.codehaus.org/browse/MSHARED-18
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-doxia-tools
>         Environment: Maven 2.0.8, JDK 1.5.0_12, WinXP
>            Reporter: Benjamin Bentmann
>            Assignee: Vincent Siveton
>            Priority: Critical
>             Fix For: maven-doxia-tools 1.0
>
>         Attachments: bug1.zip, bug2.zip, exception.txt, project.zip, site-directory.patch, site-directory.patch
>
>
> After updating to 2.0-beta-6, I never get proper site output for multi module projects. I attached a simple dummy project that shall help to reproduce the problem.
> When I perform a reactor build of the site (i.e. "project-parent> mvn site"), the pages of the sub module project-module-1 properly inherit most of the decorator elements, except for the custom "overview" menu. That is, the site of the sub module contains the menu configured for the parent project despite the sub module specifying its own menu.-
> In contrast, when I only build the site of the sub module (i.e. "project-module-1> mvn site"), many decoration elements are not inherited from the parent's site.xml like <version>, <bannerRight>, <skin>, <links>. However, now the sub module's site properly outputs its own menu items (i.e. "Module-Item" instead of "Parent-Item" for the attached projects).
> This issues might be a duplicate/relative of MSITE-256 but as I cannot safely judge from its description, I opened a new issue.

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