X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9eda9e07226f86d71243307f18e536f3f83ad699;hb=43601c662afdcc54b1d3eef4a0ab48c43af8c28d;hp=d4012a898a1f9fcb1a5b38c592f89075365ebcf7;hpb=07a40c895c7fd70daec7a63881799cc51cd53d7a;p=oparent.git diff --git a/pom.xml b/pom.xml index d4012a8..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 + + /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + + @@ -43,26 +62,10 @@ ecomp-snapshots ${onap.nexus.url}/content/repositories/snapshots - - ecomp-site - - dav:${onap.nexus.url}${sitePath} - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - - org.apache.maven.plugins maven-deploy-plugin @@ -84,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 @@ -99,6 +141,11 @@ org.apache.maven.plugins maven-site-plugin + + org.apache.maven.plugins + maven-enforcer-plugin + +