X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e26a4060652d3df6b99e9136bd9ab772498a2bb1;hb=8886d15461f5003b7d81677570ee3f75946b1354;hp=74567657fe69b78a540fb125041f85c266ac3656;hpb=3c795555cc129fbc1b0e1c11d4588316b47ad66e;p=portal.git diff --git a/pom.xml b/pom.xml index 74567657..e26a4060 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,14 @@ org.onap.oparent oparent - 0.1.1 + 2.0.0 org.onap.portal onap-portal-parent - 1.3.0 + 3.2.0 + pom portal @@ -20,27 +21,31 @@ ecomp-portal-BE-common ecomp-portal-BE-os - ecomp-portal-FE-os + portal-FE-os ecomp-portal-widget-ms + portal-BE - + 0 - 1.3.0 - 4.2.0.RELEASE + 2.6.0 + 4.3.24.RELEASE + 4.2.13.RELEASE 4.3.11.Final - 2.7.4 - 1.0.0 + 2.8.11.4 + + 0.7.6.201602180812 UTF-8 UTF-8 - **/scripts/**/*,**.js - **/test/**/*,**/tests/**/* + + **/test/**/*,**/tests/**/* + false + true + files among developers. Use values (not properties) so oparent can be resolved. --> onap-releases @@ -100,7 +105,6 @@ - @@ -139,18 +143,162 @@ 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.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 + + + + maven-checkstyle-plugin + 2.17 + + + org.onap.oparent + checkstyle + 2.0.0 + + + + + onap-license + + check + + process-sources + + onap-checkstyle/check-license.xml + false + true + false + ${project.build.sourceDirectory} + + + true + false + + + + onap-java-style + + check + + none + + + onap-checkstyle/onap-java-style.xml + + ${project.build.sourceDirectory} + true + true + true + + + true + false + + + + + @@ -161,5 +309,4 @@ dav:https://nexus.onap.org/content/sites/site/${project.groupId}/${project.artifactId}/${project.version} -