I've already read that,
there is no example of the child module's site.xml in there.
I've been trying for ages to get the child module's site.xml to inherit the parent's site.xml (which is also the parent pom of it's own pom) and add a few links, with no luck.

Phil Steitz wrote, On 2006-09-07 6:41 PM:
On 9/7/06, Geoffrey De Smet <[EMAIL PROTECTED]> wrote:
Are there any examples of this available?

The docs doesn't show how to make a module site.xml "extend" from the
parent project's site.xml.


Have a look at the "inheritence" section in the site plugin howto:
http://maven.apache.org/plugins/maven-site-plugin/howto.html
As stated in the docs, when you publish the parent POM, the site
descriptor is also published and available for inheritence, as long as
the child inherits the parent POM.

Hope this helps.

Phil
--


With kind regards,
Geoffrey De Smet


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



--
With kind regards,
Geoffrey De Smet


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

Reply via email to