This works only for plugins that support aggregated reports. These
plugins usually have a configuration element
<aggregate>true</aggregate>
See the javadoc plugin docs for an example:
http://maven.apache.org/plugins/maven-javadoc-plugin/examples/aggregate.html
Vishal Pahwa wrote:
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.
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]