On Friday 19 Sep 2003 21:17, [EMAIL PROTECTED] wrote:
> Does anyone know whether there is a way to run maven site with subproject
> directories and then combine the results into one report?
>
> I am trying to mavenize a WSAD J2EE project and have a project with the
> following subprojects
>
> test
>       / testEJB
>                         /ejbModule
>      /testWeb
>                        /JavaSource
>                        /TestSource
>
>
> I would like to combine the source files from both projects and display
> report results on them as if they were one project. I am able to create
> individual reports within the subprojects but don't know how to combine
> them.

Try the "multiproject" plugin

maven multiproject

Do a search on this list for more details.

-- 
Andy


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

Reply via email to