X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=6073f663025ae9b001ab4359cf62972f217a59ca;hb=6015c2cc7d1cd28e91b5a9cb5aed5366c6c29290;hp=28de9b23fd44dd989ee06779cd9053c538f4e8f8;hpb=2b653a3e248cc91e02b12b4e91bc0022919f6089;p=aai%2Fdata-router.git diff --git a/pom.xml b/pom.xml index 28de9b2..6073f66 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - @@ -157,11 +157,11 @@ limitations under the License. test - dom4j - dom4j - 1.6.1 - provided - + org.dom4j + dom4j + provided + 2.1.1 + com.att.aft @@ -237,6 +237,72 @@ limitations under the License. ${project.artifactId} + + + 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} + + + + @@ -341,13 +407,6 @@ limitations under the License. com.spotify docker-maven-plugin 0.4.11 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true docker-hub