On Fri, 2004-07-02 at 16:17, Tence, Vincent wrote: > Since the multiproject plugin generates links based on the subproject > artifactId, links to eve won't work unless > > 1. We change all navigation.xml files to reference eve-directory-server.html > or > 2. We change eve id from eve-directory-server to eve > > WDYT? Go ahead and change it to eve. That's the easiest route to go I would figure. Alex > - Vincent > > > -----Original Message----- > > From: Tence, Vincent [mailto:vtence@optimuminformatique.com] > > Sent: Friday, July 02, 2004 4:00 PM > > To: 'Apache Directory Developers List' > > Subject: RE: [sitedocs] Reworking the docs > > > > > > Do we want to generate the maven project documentation (where > > project info > > and project reports are located) for the master site or only for the > > sub-projects sites? > > > > If we specify in the sitedocs site properties: > > maven.xdoc.includeProjectDocumentation = no > > > > then subprojects by default won't include the project > > documentation, unless > > they redefine the property: > > maven.xdoc.includeProjectDocumentation = yes > > > > - Vincent > > > > > > > -----Original Message----- > > > From: Tence, Vincent [mailto:vtence@optimuminformatique.com] > > > Sent: Friday, July 02, 2004 3:41 PM > > > To: 'Apache Directory Developers List' > > > Subject: RE: [sitedocs] Reworking the docs > > > > > > > > > > 1. Should we still be using a sitedocs subproject or should > > > > we move the > > > > xdocs to the top-level directory project? > > > > > > Atm I favor going on with the sitedocs projects. > > > > > > > 2. Do we still need the sitedocs/trunk/xdocs/subprojects dir? > > > > > > Yep. It will generate the sub-projects overview page as it > > is now. By > > > changing > > > the maven.multiproject.aggregateDir property to subprojects/ > > > we have the > > > same behaviour > > > as before: the sub-projects docs are copied in the > > > /subprojects sub-dir. > > > This means when a sub-project > > > generates its own doc, we need to remove the default page from > > > subprojects/xxx/ > > > > > > > 3. What happens when subprojects in turn contains subprojects > > > > with xdocs > > > > (I know eve does)? > > > > > > Don't know yet. Will be experimenting with that now. > > > > > > > 5. Is there any requirement in the subprojects project.xml > > > > file for the > > > > multiproject:site goal to work? > > > > > > Apart from specifying an element, I don't think so. > > > > > > - Vincent > > > > >