X-Git-Url: https://gerrit.onap.org/r/gitweb?p=portal.git;a=blobdiff_plain;f=pom.xml;h=a6e369b9a162558598ef0d10e8786e83d7e8de5f;hp=59d2dd0a55ab6efae71886d09df0364cfe108d63;hb=255dcfbf8a0dfb7f5aa853d223425559411abf2a;hpb=e1487b0f7b13b1db3bde0b73c4086f9c54f8a9a1 diff --git a/pom.xml b/pom.xml index 59d2dd0a..a6e369b9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,51 +1,256 @@ - + 4.0.0 - org.openecomp.portal - portal-project + + + org.onap.oparent + oparent + 1.2.0 + + + + org.onap.portal + onap-portal-parent + 2.6.0-SNAPSHOT pom - - 1.0.0 - Portal (parent) - https://wiki/display/EcompPortal - ECOMP Portal Open-Source - - scm:git:https://todourl/ - + portal - ecomp-portal-FE - ecomp-portal-BE + + ecomp-portal-BE-common + ecomp-portal-BE-os + ecomp-portal-FE-os + ecomp-portal-widget-ms + portal-BE + + + + 0 + 2.6.0-SNAPSHOT + 4.3.24.RELEASE + 4.2.13.RELEASE + 4.3.11.Final + 2.8.10 + 1.0.0 + + 0.7.6.201602180812 + UTF-8 + UTF-8 + + **/test/**/*,**/tests/**/* + false + + + + + + onap-releases + ONAP - Release Repository + https://nexus.onap.org/content/repositories/releases + + + onap-staging + ONAP - Staging Repository + https://nexus.onap.org/content/repositories/staging + + + onap-snapshots + ONAP - Snapshot Repository + https://nexus.onap.org/content/repositories/snapshots + + + onap-public + https://nexus.onap.org/content/groups/public + + + + + + + onap-plugin-release + https://nexus.onap.org/content/repositories/releases/ + + + onap-plugin-staging + https://nexus.onap.org/content/repositories/staging/ + + + onap-plugin-snapshots + https://nexus.onap.org/content/repositories/snapshots/ + + + + + + + doclint-java8-disable + + [1.8,) + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.0.0-M1 + + -Xdoclint:none + + + + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17,) + + check + + + + + + + + + + + + maven-compiler-plugin + 3.1 + + 1.8 + 1.8 + + + + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + + + + + org.jacoco + jacoco-maven-plugin + + ${jacocoVersion} + + + + pre-unit-test + none + + + post-unit-test + none + + + pre-integration-test + none + + + post-integration-test + none + + + + portal-prepare-agent + + prepare-agent + + + ${sonar.jacoco.reportPath} + + + + + portal-offline-instrument + + instrument + + + + portal-restore-instrumented-classes + test + + restore-instrumented-classes + + + + portal-post-unit-test + test + + report + + + ${sonar.jacoco.reportPath} + ${project.basedir}/target/site/jacoco + + + + + - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true + org.apache.maven.plugins + maven-surefire-plugin - https://nexus.openecomp.org/ - 176c31dfe190a - ecomp-staging + + ${project.build.directory}/code-coverage/jacoco-ut.exec + + + + org.apache.maven.plugins + maven-deploy-plugin + + + true + + + + org.codehaus.mojo + sonar-maven-plugin + 3.0.2 + - - - - - ecomp-releases - OpenECOMP - Release Repository - https://nexus.openecomp.org/content/repositories/releases/ - - - ecomp-snapshots - OpenECOMP - Snapshot Repository - https://nexus.openecomp.org/content/repositories/snapshots/ - + + + ecomp-site + dav:https://nexus.onap.org/content/sites/site/${project.groupId}/${project.artifactId}/${project.version} +