Lol - ok, I think I figured this out... In the _parent_ project's site descriptor, I defined a menu as "inherit"-able and now it's showing up in the child site output.
This should be more clearly spelled out in the site plugin doc set... -----Original Message----- From: EJ Ciramella [mailto:[email protected]] Sent: Thursday, July 30, 2009 8:36 PM To: [email protected] Subject: Site inheritance Hello all - I'm forging forward (after the semi-informal poll about site doc format options) with a very vanillia "apt" set up for now and I'm trying to inherit a "skeleton" site project. I can see this is possible: http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescripto r.html (look at the inheritance bit) But, does this only work in parent->child relationships? Can I just put a dependency on a site-only project and pull down the site descriptor? We have four distinct types of maven based projects. For each of these, there is a distinct set of links people should be providing for each app. Instead of copy/pasting a site descriptor everywhere, I'd prefer to create skeletons and just depend on them as needed - is this just impossible? What about for individual pages? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
