X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-os%2Fpom.xml;h=00e77c207260a3fa8de4c0d1dbd0c942e65a99a6;hb=52ef94725081dff105d9c96c60985f1334f39e96;hp=22b13749ae3c8b9d24e6903da5fa1d9009af94e2;hpb=19f3f4a23a4b015b2a4091b42daa632bfa078d6b;p=portal.git diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 22b13749..00e77c20 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -7,63 +7,50 @@ 1.1 + 1.3.0-SNAPSHOT + 1.3.0 + + 0 4.2.0.RELEASE 4.3.11.Final 1.0.0 - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT UTF-8 - + false true - - 0 + ${project.build.directory}/coverage-reports/jacoco-ut.exec + 3.8 + jacoco + ${project.build.directory}/code-coverage/jacoco.exec + ${project.build.directory}/code-coverage/jacoco-it.exec + **.js https://nexus.onap.org content/repositories/snapshots/ + content/repositories/staging/ content/repositories/releases/ - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - - - - - - ecomp-site - dav:${nexusproxy}/content/sites/site/org/onap/portal/${project.version} - - onap-releases + ONAP - Release Repository ${nexusproxy}/${releaseNexusPath} + + onap-staging + ONAP - Staging Repository + ${nexusproxy}/${stagingNexusPath} + onap-snapshots + ONAP - Snapshot Repository ${nexusproxy}/${snapshotNexusPath} onap-public - https://nexus.onap.org/content/groups/public + ${nexusproxy}/content/groups/public @@ -98,28 +85,25 @@ 1.8 - + org.jacoco jacoco-maven-plugin 0.7.5.201505241946 - + is passed as VM argument when Maven the Surefire plugin is executed. --> pre-unit-test prepare-agent - - ${basedir}/target/coverage-reports/jacoco-ut.exec - + + ${jacoco.data.file} + surefireArgLine ${skipCoverage} - @@ -130,12 +114,11 @@ report - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - + + ${jacoco.data.file} + ${project.reporting.outputDirectory}/jacoco-ut ${skipCoverage} -