[ 
http://jira.codehaus.org/browse/MSITE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104156
 ] 

Wouter Hermeling commented on MSITE-163:
----------------------------------------

I have the same kind of problem and found out what is causing the problem:

The site:attach-descriptor goals uploads a wrong site descriptor to your 
repository (it is attached as an artifact to the project). When the parent has 
no modules, the site descriptor has wrong contents: the modules links is 
removed! As a result, all projects which inherited from this parent, do not get 
the modules section in their site.

So something has to be fixed in the proces described above.

> site modules menu does not inherit
> ----------------------------------
>
>                 Key: MSITE-163
>                 URL: http://jira.codehaus.org/browse/MSITE-163
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-4
>         Environment: ubuntu linux / debian linux
>            Reporter: Andrew Williams
>             Fix For: 2.0-beta-7
>
>
> if I have a site.xml in a parent project that contains the line <menu 
> ref="modules" inherit="top" /> it is not inherited by child projects.
> <menu ref="reports" inherit="top" /> works, as does parent.
> This happens when the parent project has no modules of its own.

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

        

Reply via email to