X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9eda9e07226f86d71243307f18e536f3f83ad699;hb=49665cad08f9bcf5453f64d5588217c2cdb5d6d3;hp=ebab15a00d1b301676326549b30d34f51b1d0960;hpb=ff1f3422841a4a6464db72c9dbe10406dd158989;p=oparent.git diff --git a/pom.xml b/pom.xml index ebab15a..9eda9e0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,7 @@ 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} + + @@ -49,17 +66,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - - org.apache.maven.plugins maven-deploy-plugin @@ -81,13 +87,52 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + 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 + + enforce + + + + + false + true + ERROR + + + + + + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.2 + - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-deploy-plugin @@ -96,6 +141,11 @@ org.apache.maven.plugins maven-site-plugin + + org.apache.maven.plugins + maven-enforcer-plugin + +