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.

If you can give me some pointers or send me some sample maven.xml and
project.xml files I would appreciate it.


Mirek


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

Reply via email to