X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e61e9b0d25ed1b7d5e3491f8f1d2f0701da6b967;hb=4b861f8a6c26541c619c748e35ae2abb379a6156;hp=f90fea90e791f6d7c15e8cca5b0965c4d1d41c69;hpb=2cbb5acacc25b8f729e11b8d0de71482a6bec0a6;p=aai%2Faai-common.git diff --git a/pom.xml b/pom.xml index f90fea90..e61e9b0d 100644 --- a/pom.xml +++ b/pom.xml @@ -19,32 +19,47 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.oparent oparent - 1.1.0 + 2.1.0 org.onap.aai.aai-common aai-common - 1.4.1-SNAPSHOT + 1.11.0 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-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 @@ -57,6 +72,39 @@ + + + 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 @@ -83,23 +131,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 @@ -123,30 +154,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 @@ -197,11 +204,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 +241,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 +254,4 @@ +