X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-os%2Fpom.xml;h=00e77c207260a3fa8de4c0d1dbd0c942e65a99a6;hb=97204a4b7456d021bcc4d030f3b41eedb7c89e61;hp=966a7020e2c75a541d6662a2f512c9cf355a0e29;hpb=f57e82d8c734e59977c39bc6a0139174cb7f0649;p=portal.git diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 966a7020..00e77c20 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -7,62 +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 - - true - - 0 + + false + true + ${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 @@ -97,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 - ${skipTests} + ${skipCoverage} - @@ -129,12 +114,11 @@ report - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - + + ${jacoco.data.file} + ${project.reporting.outputDirectory}/jacoco-ut - ${skipTests} - + ${skipCoverage}