From: Ram Krishna Verma Date: Wed, 15 Jan 2020 09:25:10 +0000 (+0000) Subject: Merge "Update sonar config" X-Git-Tag: 2.2.0~22 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=298fb5e011da7db66ac49ffdb8cca5ed3dacc8a0;hp=6e50bcdfe9e75ac750310499c21e80bf8eaf276f;p=policy%2Fapi.git Merge "Update sonar config" --- diff --git a/packages/pom.xml b/packages/pom.xml index b9352419..b7c0d604 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -1,6 +1,6 @@ + true + diff --git a/pom.xml b/pom.xml index ea183dad..f8effec9 100644 --- a/pom.xml +++ b/pom.xml @@ -41,12 +41,6 @@ Code that define our external API. - - - ${project.basedir}/../target/code-coverage/jacoco-ut.exec - ${project.basedir}/../target/code-coverage/jacoco-it.exec - reuseReports - 1.6.2-SNAPSHOT 2.2.1-SNAPSHOT @@ -105,32 +99,6 @@ - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - true - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - maven-checkstyle-plugin @@ -169,44 +137,6 @@ - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - **/gen/** - **/generated-sources/** - **/yang-gen/** - **/pax/** - - - - - - pre-unit-test - - prepare-agent - - - ${sonar.jacoco.reportPath} - - - - - post-unit-test - test - - report - - - ${sonar.jacoco.reportPath} - - - - org.eclipse.m2e lifecycle-mapping diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 91787c7a..4d2951a8 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy API ================================================================================ - Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -24,10 +24,17 @@ policy-api 2.2.0-SNAPSHOT + testsuites pom + + + + true + + stability performance - \ No newline at end of file +