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.
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]