X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a792b0885ae3a0150656dd8c62039f04872d9fdc;hb=HEAD;hp=3bd33bc9d50bdca429c00b7e266cfcec163f8c90;hpb=f5edbe7b1b05609b200be74b18789ec9a8d272ae;p=aai%2Faai-common.git diff --git a/pom.xml b/pom.xml index 3bd33bc9..5f3b2314 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.4-SNAPSHOT + 1.14.0-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-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 @@ -61,34 +76,35 @@ Using https://code.revelc.net/formatter-maven-plugin/ for Eclipse formatter Using https://github.com/diffplug/spotless/tree/master/plugin-maven for import order Use in combination to rewrite code and imports, then checkstyle - + mvn formatter:format spotless:apply process-sources --> - net.revelc.code.formatter - formatter-maven-plugin - 2.8.1 - + 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 - - - - + com.diffplug.spotless + spotless-maven-plugin + 1.18.0 + + + + com,java,javax,org + + + + + org.apache.maven.plugins @@ -116,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 @@ -156,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 @@ -230,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 @@ -245,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 @@ -269,3 +255,4 @@ +