Hello
I am on working on a big project which is divided into 3 subprojects and
these subprojects are again divided into projects.
We were working with Maven 1 but we changed everything to use Maven 2 now.
With Maven 1, we managed with some Ant scripts and defined goals to
aggregate the reports of the smaller projects into a report for a each
subproject.
We ought to do the same with Maven 2 but so far we haven't found nothing
on that point.
We use Cobertura as main reporting tool to evaluate the quality of our
main project.
Does anybody tried to do it before ?
The idea is to use only one Cobertura file to store all the information
but the plugin is not designed that way.
Stay tuned
DAMien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]