Hi guys, We have a multi-module M2 project, and we're trying to aggregate our Clover test coverage reports. We've followed the documentation [1], and it seems to work, but only one level down (ie, children modules are aggregated into the parent module, but grandchildren modules are not). What do we need to do in order to aggregate these modules recursively? I believe we have 4 or 5 levels...
Thanks, Daniel [1] http://maven.apache.org/plugins/maven-clover-plugin/usage.html#Aggregating%20Clover%20Reports -- View this message in context: http://www.nabble.com/Maven2-Clover-Plugin---Recursive-Aggregation-tf3648472s177.html#a10190935 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
