X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9253a49d5f597368f638e89691818bf36f82c5c8;hb=f9023e161b8af6bddcdea5f52c2644608e7aa8c8;hp=7a98219810e8947db283b225bf5a1f919b72165e;hpb=c1ff011ce15e5f7427fa467800d36456bc538d62;p=aai%2Faai-common.git diff --git a/pom.xml b/pom.xml index 7a982198..9253a49d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,37 +1,106 @@ - + 4.0.0 org.onap.oparent oparent - 1.1.0 + 2.1.0 org.onap.aai.aai-common aai-common - 1.2.1-SNAPSHOT + 1.6.5-SNAPSHOT pom aai-aai-common Contains all of the common code for resources and traversal repos - aai-schema - aai-annotations - aai-core - aai-auth - aai-utils - aai-client-loadbalancer - aai-schema-ingest + aai-parent + aai-rest + aai-schema-ingest + aai-annotations + aai-core + aai-auth + aai-utils + aai-schema-abstraction + + + docker + + aai-common-docker + + + + + true /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} - https://nexus.onap.org + https://nexus.onap.org + /content/repositories/snapshots/ + ecomp-snapshots + /content/repositories/releases/ + ecomp-releases + + + net.revelc.code.formatter + formatter-maven-plugin + 2.8.1 + + ${project.parent.basedir}/onap-java-formatter.xml + + + + + com.diffplug.spotless + spotless-maven-plugin + 1.18.0 + + + + com,java,javax,org + + + + + org.apache.maven.plugins maven-compiler-plugin @@ -42,24 +111,36 @@ org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 + maven-source-plugin + 3.0.1 - default-deploy - none + attach-sources + deploy + + jar-no-fork + - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + com.mycila + license-maven-plugin + 3.0 - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging +
LICENSE.TXT
+ + src/main/java/** + src/test/java/** + pom.xml + + true + false
@@ -69,30 +150,30 @@ org.apache.maven.plugins maven-site-plugin 3.6 - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.4 - - false - false - - - dependencies - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8 - - -Xdoclint:none - - - - + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + false + false + + + dependencies + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + -Xdoclint:none + + + + org.apache.maven.wagon @@ -101,14 +182,23 @@ + + com.mycila + license-maven-plugin +
+ + ${onap.nexus.release.id} + ECOMP Release Repository + ${onap.nexus.url}${onap.nexus.release.path} + - ecomp-snapshots + ${onap.nexus.snapshot.id} ECOMP Snapshot Repository - ${onap.nexus.url}/content/repositories/snapshots/ + ${onap.nexus.url}${onap.nexus.snapshot.path} ecomp-site @@ -137,6 +227,7 @@ + AJSC @@ -159,15 +250,11 @@ ECOMP Release Repository ${onap.nexus.url}/content/repositories/releases/ - - ecomp-staging - ECOMP Staging Repository - ${onap.nexus.url}/content/repositories/staging/ - ecomp-snapshots ECOMP Snapshot Repository ${onap.nexus.url}/content/repositories/snapshots/ +