X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0a96ad32baf68111bce32d79ed5a57a3d3190886;hb=3a50e4c2dd8bdfca4b4c834316abee075448f27e;hp=324996626500c254dd9c12f75dd342534d233130;hpb=5bae67e63a12d544c5e1e5104c448bae32ceb469;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 3249966..0a96ad3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + + org.jacoco + jacoco-maven-plugin + + + + pre-unit-test + + prepare-agent + + + + ${sonar.jacoco.reportPath} + surefireArgLine + + + + + post-unit-test + test + + report + + + + ${sonar.jacoco.reportPath} + + ${jacoco.path} + + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + + ${sonar.jacoco.itReportPath} + + failsafeArgLine + + + + + post-integration-test + post-integration-test + + report + + + + ${sonar.jacoco.itReportPath}/ + + ${jacoco.itPath} + + + + @@ -327,10 +400,10 @@ limitations under the License. org.onap.aai.aai-common aai-schema - 1.2.2 + 1.3.0-SNAPSHOT jar - oxm/ - ${project.build.directory}/bundleconfig-local/etc + /${shemaUnpackVersion}/oxm/ + ${project.build.directory}/oxm