From b7c2ad68730bb75c3e468f94269d27160c50f2e5 Mon Sep 17 00:00:00 2001 From: Andrew Gauld Date: Thu, 22 Feb 2018 16:22:33 -0500 Subject: Make cdap plugin SONAR code cov work Change-Id: Ib2a3bb760c3906885256d53f1de14d360b53bbd1 Issue-ID: DCAEGEN2-355 Signed-off-by: Andrew Gauld --- cdap/pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/cdap/pom.xml b/cdap/pom.xml index e0907c5..477d68d 100644 --- a/cdap/pom.xml +++ b/cdap/pom.xml @@ -33,13 +33,14 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. UTF-8 - cdapplugin/ - cdapplugin/xunit-results.xml - cdapplugin/coverage.xml + . + cdapplugin + xunit-results.xml + coverage.xml py Python - cdapcloudify/**/*.py - cdapcloudify/test/*,cdapcloudify/setup.py + **/*.py + tests/*,setup.py ${project.artifactId}-${project.version} -- cgit 1.2.3-korg