Bill Havanki created ACCUMULO-2454:
--------------------------------------
Summary: Aggregate Cobertura reports
Key: ACCUMULO-2454
URL: https://issues.apache.org/jira/browse/ACCUMULO-2454
Project: Accumulo
Issue Type: Improvement
Components: build
Affects Versions: 1.5.1, 1.4.4
Reporter: Bill Havanki
Priority: Trivial
The Maven Cobertura plugin, starting in version 2.5, can aggregate the coverage
reports for a multi-module project into one comprehensive report. We should
take advantage of that. I believe the solution is simply to add this to the
plugin configuration:
{noformat}
<aggregate>true</aggregate>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)