Hi We are using maven2.0.6 for our multi module project. For reports we ae using various plugins like javadoc plugin, Emma plugin, pmd plugin, depend plugin and so on. But the problem we are facing is we got the reports in each of the module individually but we have defined plugins only at the root level but still the reports are being created individually but obviously the best case would be if we couldget the consolidated report at the root level like list of all the modules and just by clicking any of the module if we could get the report for the same. So could anyone please tell me how can I achieve this. Is their any specific configuration required at the time of deployin this report on Tomcat or there is some configuration required with the plugins itself.
Regards Vishal.
