On 10/7/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> I have a master pom with a companion src/site/site.xml.  When I
> install or deploy the pom, the site.xml file also gets put in the
> local or remote repo.
>
> ... except that the <menu ref="modules /> tag is *not* in the deployed 
> site.xml.
>
> I've changed other things, such as misspelling 'parent' in the <menu
> ref="parent" /> element to make sure it's really deploying the file
> from src/site/site.xml, and it seems to be.
>
> I also tried adding ${modules} and that also got removed.
>
> Can someone confirm that I am not imagining this?  Is there a reason for it?
>
> I'd really like projects that use this master pom as their parent to
> have links to their sub-modules on their websites by default.

I checked some of my projects, the <menu ref="modules" /> gets expanded
to a list of all modules. Do you have modules defined in your pom? If not, this
may explain why it disappears.

- Henry

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

Reply via email to