I am looking for guide on how to do Maven Site:Generate in multiproject
scenario, currently my project and subprojects are setup like this..

Top Project:
${basedir}/
project.properities
project.xml
maven.xml
xdoc/

Sub Projects:
Myproject-1/
project.properities
project.xml
maven.xml

Myproject-2/
project.properities
project.xml
maven.xml

Myproject-3...10/
project.properities
project.xml
maven.xml


We want the top project to site:generate through the sub-project according
the order. We have look at the http://db.apache.org as base line example..
Any example out their that will assist us get Top Project to site:Generate.


Thank You...




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

Reply via email to