Mike Perham wrote:
I have the following in my site.xml:

        <menu ref="parent"/>
        <menu ref="modules"/>
        <menu ref="reports"/>

When the site is generated, I see the parent and I see the reports but I
do not see the child modules list.  The associated POM does have a
<modules> list and each entry in that module list has the associated POM
as its parent.

So what do I need to do to get the child modules to show up?

I had some troubles with <menu ref="modules"/> but in another aspect. There is a JIRA issue for that problem. It includes a very small test case which produces a (somewhat) working parent/child site:
  http://jira.codehaus.org/browse/MSITE-137

You might be able to get some clues by looking at that test case.

--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to