X-Git-Url: https://gerrit.onap.org/r/gitweb?p=portal.git;a=blobdiff_plain;f=pom.xml;h=3ea8ba418fc2e14a9613d23886a5a4ca9a90cf23;hp=02fcc8cb7127aeaaa3e51f8bbc7386bef6859bac;hb=8d7a735c376e1468384b00186e49b73e86718fb0;hpb=23634dba70b166ad3c79b5eadfbd32b5375d44be diff --git a/pom.xml b/pom.xml index 02fcc8cb..3ea8ba41 100644 --- a/pom.xml +++ b/pom.xml @@ -1,132 +1,254 @@ - + 4.0.0 - - org.openecomp.portal - ecompportal-parent-project - 0 + + + org.onap.oparent + oparent + 1.2.0 + + + + org.onap.portal + onap-portal-parent + 2.6.0-SNAPSHOT pom portal - - java - jacoco - true - ${project.build.directory}/surefire-reports - ${project.basedir}/target/jacoco.exec - ${project.basedir}/target/it-jacoco.exec - true - ${project.version} - true - ${project.basedir} - **/scripts/**/*,**.js - **/test/**/*,**/tests/**/* - . - - - - - - + + ecomp-portal-BE-common - ecomp-portal-BE-os - + ecomp-portal-BE-os ecomp-portal-FE-os ecomp-portal-widget-ms + + + 0 + 2.6.0-SNAPSHOT + 4.2.3.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 + + + + + + + - - - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.0.2 - - + + + + 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.apache.maven.plugins - maven-deploy-plugin - 2.8 - - true - - - - 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 - - - - - report-integration - - report-integration - - - ${sonar.jacoco.itReportPath} - ${project.basedir}/target/site/it-jacoco - - - - default-instrument - - instrument - - - ${skipTests} - - - - default-restore-instrumented-classes - - restore-instrumented-classes - - - ${skipTests} - - - - - - - - - org.jacoco - jacoco-maven-plugin - 0.7.6.201602180812 - - - \ No newline at end of file + + + 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.apache.maven.plugins + maven-surefire-plugin + + + ${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-site + dav:https://nexus.onap.org/content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + + +