Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA36910493 for ; Tue, 11 Mar 2014 19:45:31 +0000 (UTC) Received: (qmail 37106 invoked by uid 500); 11 Mar 2014 19:29:30 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 36988 invoked by uid 500); 11 Mar 2014 19:28:54 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 36945 invoked by uid 99); 11 Mar 2014 19:28:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2014 19:28:45 +0000 Date: Tue, 11 Mar 2014 19:28:45 +0000 (UTC) From: "Bill Havanki (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-2454) Aggregate Cobertura reports MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Havanki updated ACCUMULO-2454: ----------------------------------- Labels: cobertura newbie (was: cobertura) > 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.4.4, 1.5.1 > Reporter: Bill Havanki > Priority: Trivial > Labels: cobertura, newbie > > 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} > true > {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)