From 4466e01717a671c85342722becbba8d08faed2b8 Mon Sep 17 00:00:00 2001 From: ldez Date: Fri, 15 Aug 2014 22:33:48 +0200 Subject: [PATCH] Cobertura configuration for Coveralls. Again... --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 1aceb48..4f3747d 100644 --- a/pom.xml +++ b/pom.xml @@ -664,6 +664,16 @@ 256m true + + + org.sonatype.nexus.rest.custom.* + org.sonatype.nexus.rest.model.* + + + org/sonatype/nexus/rest/custom/*.* + org/sonatype/nexus/rest/model/*.* + +