X-Git-Url: https://gerrit.onap.org/r/gitweb?p=portal.git;a=blobdiff_plain;f=pom.xml;h=a6e369b9a162558598ef0d10e8786e83d7e8de5f;hp=a4734a3f7dd6eee65773a7ba6e82f6d01d5d0bc2;hb=255dcfbf8a0dfb7f5aa853d223425559411abf2a;hpb=0bb15c121f521fd9dda318dd030101878e6249d9 diff --git a/pom.xml b/pom.xml index a4734a3f..a6e369b9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ org.onap.oparent oparent - 0.1.1 + 1.2.0 org.onap.portal onap-portal-parent - 1.3.0 + 2.6.0-SNAPSHOT pom portal @@ -22,36 +22,29 @@ ecomp-portal-BE-os ecomp-portal-FE-os ecomp-portal-widget-ms + portal-BE - + 0 - 1.3.0 - 4.2.0.RELEASE + 2.6.0-SNAPSHOT + 4.3.24.RELEASE + 4.2.13.RELEASE 4.3.11.Final - 2.7.4 + 2.8.10 1.0.0 + + 0.7.6.201602180812 UTF-8 UTF-8 - 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/**/* - . + false + files among developers. Use values (not properties) so oparent can be resolved. --> onap-releases @@ -111,7 +104,6 @@ - @@ -150,23 +142,107 @@ 1.8 + - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.0.2 + 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.apache.maven.plugins + maven-surefire-plugin + + + ${project.build.directory}/code-coverage/jacoco-ut.exec + + + org.apache.maven.plugins maven-deploy-plugin - 2.8 + true + + org.codehaus.mojo + sonar-maven-plugin + 3.0.2 + @@ -177,5 +253,4 @@ dav:https://nexus.onap.org/content/sites/site/${project.groupId}/${project.artifactId}/${project.version} -