While waiting for this solution to be implemented there are possible workarounds to make a multiproject site work.
After playing with different solutions I am pretty happy with the result of having a single site.xml file, with statically-linked reports, copied to all child modules using the maven-antrun-plugin during the site goal. This is the result, you can look to sources in cvs to see how it's generated: http://displaytag.sourceforge.net/11/ cheers fabrizio On 12/30/05, Brett Porter <[EMAIL PROTECTED]> wrote: > All this is covered, I think. > > http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence > > - Brett > > On 12/31/05, Geoffrey <[EMAIL PROTECTED]> wrote: > > Nice :) > > > > This is a long awaited feature for me. > > > > How far did you go for the site navigation issues never solved in maven 1? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
