From: Andrew Gauld Date: Thu, 22 Feb 2018 21:22:33 +0000 (-0500) Subject: Make cdap plugin SONAR code cov work X-Git-Tag: 2.0.0-ONAP~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b7c2ad68730bb75c3e468f94269d27160c50f2e5;p=dcaegen2%2Fplatform%2Fplugins.git Make cdap plugin SONAR code cov work Change-Id: Ib2a3bb760c3906885256d53f1de14d360b53bbd1 Issue-ID: DCAEGEN2-355 Signed-off-by: Andrew Gauld --- 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}