X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=08b2c124049ee91d43867ad8ce09c83806ecdae6;hb=dd7e9878066b0de0d8c0acddf58aec5702e83115;hp=d7b47a65643c104a3191bddf5a77b81dc9e6f2e7;hpb=27e7d8a0111e3a0df6c43da3c0cb6a5b888bf17d;p=aai%2Faai-common.git diff --git a/pom.xml b/pom.xml index d7b47a65..08b2c124 100644 --- a/pom.xml +++ b/pom.xml @@ -19,40 +19,93 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.oparent oparent - 1.1.0 + 2.1.0 org.onap.aai.aai-common aai-common - 1.4.0-SNAPSHOT + 1.13.5-SNAPSHOT pom aai-aai-common Contains all of the common code for resources and traversal repos + aai-parent + aai-rest aai-schema-ingest aai-annotations + aai-aaf-auth aai-core - aai-schema aai-auth + aai-els-onap-logging + aai-failover aai-utils + aai-schema-abstraction + + + docker + + aai-common-docker + + + + + ${project.version} true /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} 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 @@ -79,23 +132,6 @@ org.apache.maven.plugins maven-deploy-plugin 2.8.2 - - - default-deploy - none - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - com.mycila @@ -111,15 +147,6 @@ true false - - - - - check - - process-sources - - @@ -128,30 +155,6 @@ 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.wagon @@ -168,10 +171,15 @@ + + ${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 @@ -197,11 +205,33 @@ true + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + false + false + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + -Xdoclint:none + + + + Log4j + Log4J repository + https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j + AJSC AJSC repository @@ -212,22 +242,11 @@ maven reslet https://maven.restlet.com/ - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - ecomp-releases 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 @@ -236,3 +255,4 @@ +