X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=9d349147daaaccdf3623d1fecabcd3ac65468adb;hb=51d83152697da4f2ef2242471ee43f36e6b64300;hp=6e5e5ee0f461bfe18524021fe1aa5b380a904f0b;hpb=1b29c0944a7eba1c88cfd25c94e4dd7ed0f82dc7;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 6e5e5ee0..9d349147 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -1,139 +1,92 @@ 4.0.0 - org.onap.portal + + org.onap.portal + onap-portal-parent + 1.3.0-SNAPSHOT + + ecompportal-be-common war - - 1.3.0-SNAPSHOT - 4.2.0.RELEASE - 4.3.11.Final - 1.0.0 - 2.7.4 - 1.3.0 - UTF-8 - false - https://nexus.onap.org - /content/repositories/snapshots/ - content/repositories/staging/ - /content/repositories/releases/ - - - onap-releases - ONAP - Release Repository - ${nexusproxy}/${releaseNexusPath} - - - onap-staging - ONAP - Staging Repository - ${nexusproxy}/${stagingNexusPath} - - - onap-snapshots - ONAP - Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} - - - - - - - doclint-java8-disable - - [1.8,) - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - - - - ${project.artifactId} - org.jacoco - jacoco-maven-plugin - 0.7.6.201602180812 - True - - - - prepare-agent - - prepare-agent - - - ${sonar.jacoco.reportPath} - - - - report - - report - - - ${sonar.jacoco.reportPath} - ${project.basedir}/target/site/jacoco - - - - - default-instrument - - instrument - - - - default-restore-instrumented-classes - - restore-instrumented-classes - - - - - report-integration - - report-integration - - - ${sonar.jacoco.itReportPath} - ${project.basedir}/target/site/it-jacoco - - - - - - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - + org.jacoco + jacoco-maven-plugin + 0.7.6.201602180812 + True + + + + prepare-agent + + prepare-agent + + + false + ${sonar.jacoco.reportPath} + + + + default-instrument + + instrument + + + false + + + + default-restore-instrumented-classes + test + + restore-instrumented-classes + + + false + + + + post-unit-test + test + + report + + + false + ${sonar.jacoco.reportPath} + ${project.basedir}/target/site/jacoco + + + + report-integration + test + + report-integration + + + false + ${sonar.jacoco.itReportPath} + ${project.basedir}/target/site/it-jacoco + + + org.apache.maven.plugins maven-javadoc-plugin - 2.10.3 + 3.0.0-M1 attach-javadocs @@ -170,7 +123,7 @@ WEB-INF/lib/*.jar - + org.apache.maven.plugins @@ -275,7 +228,6 @@ - @@ -346,11 +298,8 @@ - + org.apache.tiles @@ -648,9 +597,9 @@ 1.8.5 - org.jacoco - jacoco-maven-plugin - 0.7.6.201602180812 + org.jacoco + jacoco-maven-plugin + 0.7.6.201602180812 @@ -680,38 +629,37 @@ io.springfox springfox-swagger2 - 2.5.0 + 2.7.0 io.springfox springfox-swagger-ui - 2.5.0 + 2.7.0 - + - - - com.googlecode.json-simple - json-simple - 1.1.1 - - - org.glassfish.jersey.core - jersey-client - 2.23.1 - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - 2.6.3 - - - org.glassfish.jersey.connectors - jersey-jetty-connector - 2.23.1 - + + + com.googlecode.json-simple + json-simple + 1.1.1 + + + org.glassfish.jersey.core + jersey-client + 2.23.1 + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + 2.6.3 + + + org.glassfish.jersey.connectors + jersey-jetty-connector + 2.23.1 + -