From 4e50061ff2f5a6eea5bca97a4dc9b84f6bd5e73d Mon Sep 17 00:00:00 2001 From: wusheng Date: Tue, 22 Mar 2016 20:19:29 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=B5=8B=E8=AF=95coveralls?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skywalking-api/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/skywalking-api/pom.xml b/skywalking-api/pom.xml index 931809f92..8091ce333 100644 --- a/skywalking-api/pom.xml +++ b/skywalking-api/pom.xml @@ -124,6 +124,23 @@ + + + org.eluder.coveralls + coveralls-maven-plugin + 4.1.0 + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + xml + 256m + + true + +