X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a2bbab46d0939afe347c95adece976ae54256050;hb=fe744e92ee0dd2cfe87b9c0bf74569c6180bc8c0;hp=4165b161af7e772bbc792baf51bcb7e89a2e7d9d;hpb=2a78a3757795bbbfb6ac875dc51ec3b4eb7a5364;p=oparent.git diff --git a/pom.xml b/pom.xml index 4165b16..a2bbab4 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} + + - ecomp-releases @@ -46,7 +63,6 @@ ${onap.nexus.url}/content/repositories/snapshots - @@ -60,26 +76,91 @@ 176c31dfe190a ecomp-staging - - + + org.apache.maven.plugins maven-deploy-plugin - 2.8 + + 2.8 - + - - - - + - org.sonatype.plugins - nexus-staging-maven-plugin - - org.apache.maven.plugins - maven-deploy-plugin - + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + + 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 + + + org.apache.maven.plugins + maven-site-plugin + + + org.apache.maven.plugins + maven-enforcer-plugin + + +