X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-os%2Fpom.xml;h=ab9efd878323f2ddebf9d52b63a2b221667d8d2d;hb=51d83152697da4f2ef2242471ee43f36e6b64300;hp=0a45000f97034f5836a12485b337f698c4f837e7;hpb=1b29c0944a7eba1c88cfd25c94e4dd7ed0f82dc7;p=portal.git diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 0a45000f..ab9efd87 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -1,59 +1,21 @@ 4.0.0 - org.onap.portal + + org.onap.portal + onap-portal-parent + 1.3.0-SNAPSHOT + + ecompportal-be-os war - 1.1 - 1.3.0-SNAPSHOT - 1.3.0 - - 0 - 4.2.0.RELEASE - 4.3.11.Final - 1.0.0 - UTF-8 - + false - false - ${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/ - - - onap-releases - ONAP - Release Repository - ${nexusproxy}/${releaseNexusPath} - - - onap-staging - ONAP - Staging Repository - ${nexusproxy}/${stagingNexusPath} - - - onap-snapshots - ONAP - Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} - - - onap-public - ${nexusproxy}/content/groups/public - - - src/main/java @@ -78,76 +40,72 @@ - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - - - org.jacoco - jacoco-maven-plugin - 0.7.6.201602180812 - - - prepare-agent - - prepare-agent - - test - - ${sonar.jacoco.reportPath} - ${skipCoverage} - - - - report - - report - - test - - ${sonar.jacoco.reportPath} - ${project.basedir}/target/site/jacoco - ${skipCoverage} - - - - - report-integration - - report-integration - - - ${sonar.jacoco.itReportPath} - ${project.basedir}/target/site/it-jacoco - ${skipCoverage} - - - - - default-instrument - - instrument - - - ${skipCoverage} - - - - default-restore-instrumented-classes - - restore-instrumented-classes - - - ${skipCoverage} - - - + 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-surefire-plugin @@ -190,7 +148,7 @@ - + org.onap.portal ecompportal-be-common @@ -198,7 +156,7 @@ org.onap.portal.sdk epsdk-app-overlay - + @@ -279,23 +237,6 @@ - - - - - - - - - - - - - - - - - @@ -340,29 +281,6 @@ - org.springframework @@ -414,18 +332,12 @@ - org.hibernate hibernate-core ${hibernate.version} - - - - org.hibernate hibernate-validator @@ -464,7 +376,6 @@ cxf-rt-rs-client 3.0.0-milestone1 - com.fasterxml.jackson.core @@ -486,14 +397,12 @@ classmate 1.3.1 - org.mariadb.jdbc mariadb-java-client 1.5.8 - org.elasticsearch @@ -505,7 +414,6 @@ jest 2.0.0 - org.apache.jcs jcs @@ -517,14 +425,12 @@ - org.apache.tomcat tomcat-websocket 8.0.28 provided - @@ -593,10 +499,6 @@ - - org.quartz-scheduler @@ -610,13 +512,11 @@ - commons-codec commons-codec 1.9 - com.att.nsa cambriaClient @@ -640,7 +540,6 @@ - org.onap.portal.sdk @@ -648,30 +547,26 @@ ${epsdk.version} war - org.onap.portal.sdk epsdk-app-common ${epsdk.version} jar - org.onap.portal ecompportal-be-common - ${portal.version} + ${project.version} war - org.onap.portal ecompportal-be-common - ${portal.version} + ${project.version} jar classes - org.onap.portal.sdk epsdk-fw @@ -695,19 +590,16 @@ - org.onap.portal.sdk epsdk-core ${epsdk.version} - org.onap.portal.sdk epsdk-workflow ${epsdk.version} - @@ -715,7 +607,6 @@ epsdk-analytics ${epsdk.version} - @@ -723,7 +614,6 @@ httpclient 4.5.2 - junit @@ -752,14 +642,11 @@ 1.8.5 test - + commons-beanutils commons-beanutils 1.9.2 - - - org.mitre @@ -772,7 +659,6 @@ - org.springframework.security spring-security-taglibs @@ -784,7 +670,6 @@ - org.aspectj aspectjrt @@ -795,7 +680,6 @@ aspectjweaver 1.8.9 - @@ -803,7 +687,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.0-M1 false org.umlgraph.doclet.UmlGraphDoc @@ -816,15 +700,8 @@ true - + - - - ecomp-site - dav:${nexusproxy}/content/sites/site/org/onap/portal/${project.version} - - -