Re: site top level page not linking to children correctly

2007-01-16 Thread Dennis Lundberg
rks if you stage the site as well. You can do that to a local disk. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 16 January 2007 08:26 To: users@maven.apache.org Subject: RE: site top level page not linking to children correctly Hi add an uri of your sit

RE: site top level page not linking to children correctly

2007-01-16 Thread adrian.p.smith
PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 16 January 2007 08:26 To: users@maven.apache.org Subject: RE: site top level page not linking to children correctly Hi add an uri of your site entry to your pom Hermod -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sen

RE: site top level page not linking to children correctly

2007-01-16 Thread hermod.opstvedt
Hi add an uri of your site entry to your pom Hermod -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 16, 2007 9:21 AM To: users@maven.apache.org Subject: site top level page not linking to children correctly I am setting up a multi-module proj

Re: site top level page not linking to children correctly

2007-01-15 Thread Dennis Lundberg
You need to define the element in both parent and child POMs. The value of these tags are used to create the links between the parent and child sites. -- Dennis Lundberg [EMAIL PROTECTED] wrote: I am setting up a multi-module project in Maven and want to get the web-site functionality workin