X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4a42e8be557bef020ed532b39b159f71117a869b;hb=HEAD;hp=ab67a2fd4542750b9ed91bac7e8ba90f444881a1;hpb=9ab3bc578adf6f095b3da4f8e5b388d8268babbc;p=oparent.git diff --git a/pom.xml b/pom.xml index ab67a2f..4a42e8b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,8 @@ checkstyle license oparent + oparent-python + dependencies + 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 + + + @@ -51,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 @@ -78,34 +106,96 @@ org.apache.maven.wagon wagon-webdav-jackrabbit - 2.10 + 3.4.3 - org.codehaus.mojo - versions-maven-plugin - 2.4 + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 - check-dependencies-version - validate + enforce-property - display-dependency-updates + 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 + + enforce + + + + + false + true + ERROR + + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + ${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 @@ -115,8 +205,8 @@ maven-site-plugin - org.codehaus.mojo - versions-maven-plugin + org.apache.maven.plugins + maven-enforcer-plugin