X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=78f8237262bc7e5df76c5b1a0b11baea5cd2977b;hb=5b3b0077d2f37d4c801c6b4399fceb2317f2a720;hp=cdffced0dc2e2927111400451e92aa59c9fc019d;hpb=3d0fef413c57824f1410a5b7f5fddf5943b909bd;p=oparent.git diff --git a/pom.xml b/pom.xml index cdffced..78f8237 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,8 @@ @@ -32,22 +33,32 @@ dependencies-clm - 1.8 - 1.8 UTF-8 UTF-8 - https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} - + 11 + 3.7.0.1746 + + + nexus3.onap.org:10003 nexus3.onap.org:10002 + nexus3.onap.org:10001 + nexus3.onap.org:10003 + --> @@ -63,15 +74,20 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + ${maven.compiler.release} + + + + org.codehaus.mojo + versions-maven-plugin + 2.7 + + false + org.apache.maven.plugins @@ -90,15 +106,30 @@ org.apache.maven.wagon wagon-webdav-jackrabbit - 2.10 + 3.4.3 org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M1 + 3.0.0-M2 + + enforce-property + + enforce + + + + + onap.nexus.url + You must set a onap.nexus.url property in your ~/.m2/settings.xml. See oparent/settings.xml for an example. + + + true + + enforce-no-snapshots @@ -120,15 +151,51 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 3.2 + ${sonar.scanner.version} + + + + net.revelc.code.formatter + formatter-maven-plugin + 2.11.0 + + ${project.parent.basedir}/onap-java-formatter.xml + + + + + com.diffplug.spotless + spotless-maven-plugin + 1.26.1 + + + + com,java,javax,org + + + + - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-deploy-plugin