X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b70ce3e1c4369e2fb0de7200df55e3a556070b0d;hb=refs%2Fheads%2Famsterdam;hp=3f46cef17bc5dfff1e4a70e8c0729f20323153b7;hpb=7c18602deea3cd59158d6ae3a8894b10c55193a5;p=portal.git diff --git a/pom.xml b/pom.xml index 3f46cef1..b70ce3e1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - + + org.onap.portal onap-portal-parent @@ -27,31 +29,21 @@ 0 - 1.3.0 + 1.3.1 4.2.0.RELEASE 4.3.11.Final 2.7.4 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/**/* - + files among developers. Use values (not properties) so oparent can be resolved. --> onap-releases @@ -111,7 +103,6 @@ - @@ -150,19 +141,98 @@ 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