X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=09d5edc37cc1bd72a158318be02a5ac0ed0a5fd4;hb=4d31a45ccf1ce982ee1884a414fc66e3b9e06d32;hp=ebab15a00d1b301676326549b30d34f51b1d0960;hpb=ff1f3422841a4a6464db72c9dbe10406dd158989;p=oparent.git diff --git a/pom.xml b/pom.xml index ebab15a..09d5edc 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} + + @@ -81,6 +98,49 @@ + + 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 + @@ -96,6 +156,11 @@ org.apache.maven.plugins maven-site-plugin + + org.apache.maven.plugins + maven-enforcer-plugin + +