Yes, I believe this is the only approach that works today... However, this topic was just discussed yesterday in a thread named "m2.0.3 - aggregated reports at top-level..." so you should check it out for more info.
You are looking for an aggregated Javadoc. I believe the next version of the Javadoc plugin will include this feature. Until it is released, you will need to tweak your site.xml to make this work. Wayne On 4/11/06, Lee Meador <[EMAIL PROTECTED]> wrote: > I don't think it can be done automatically. You can put a site.xml file in > each of the projects that has links to the other projects. I do this to put > additional links in the left sidebar of the site that allows me to click > around from project to project. > > It's just barely good enought for me. > > Thanks. > > -- Lee > > On 4/11/06, Bratek <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > I have a Maven project that contains several modules (separate directories > > and pom files). When I run site goal Javadocs are generated in each > > module's > > directory. The problem is that the main project knows nothing about those > > docs - there is no link to any of the modules. > > I tried to search the Internet but I couldn't find any comprehensive > > documentation on the subject - just some bits and ends. If you know how to > > make this work, please let me know. Thank you, > > > > Bratek > > -- > > View this message in context: > > http://www.nabble.com/Maven-site-javadoc-problem-t1431946.html#a3862183 > > Sent from the Maven - Users forum at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > -- Lee Meador > Sent from gmail. My real email address is [EMAIL PROTECTED] > >
