X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=2f44217faeba22798dcb39fd2340db35de2241ea;hb=eea1282a6aff743d5588fe2bd8d41d9ef6de44e1;hp=fc50e2c62b01a937deb8bada8a50d478c081e3bd;hpb=1433a67a9e3dcad20d0dda8edcaad9403320f4f9;p=aai%2Fbabel.git diff --git a/pom.xml b/pom.xml index fc50e2c..2f44217 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,21 @@ + + + + + + + + + + + + + + + + + + 4.0.0 @@ -9,7 +27,8 @@ org.onap.aai babel - 1.0.0-SNAPSHOT + 1.2.0-SNAPSHOT + aai-babel babel-service @@ -17,11 +36,7 @@ 2.0.0 /appl/${project.artifactId} - + /appl/${project.artifactId}/${project.version} ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} @@ -30,32 +45,37 @@ aaiadmin com.att.csid.lab - + 9515 9516 workstation DEV google_checks.xml - https://nexus.onap.org + /content/sites/site/org/onap/aai/babel/${project.artifactId}/${project.version} - 1.1.0 - 3.6 + 1.2.1 + 3.6 1.14 - 1.1.0 + 1.2.2 1.6.1 - 2.8.1 1.3 3.21.0-GA 1.1.9 + 0.13.2 1.10.19 1.6.2 - 1.1.32-SNAPSHOT - 1.18 + 1.1.32 + 1.3.3 + 2.9.4 0.7.9 + 1.6 + 1.2.1 + https://nexus.onap.org + ${basedir}/target @@ -70,6 +90,10 @@ ${dom4j.version} provided + + com.att.aft + dme2 + @@ -109,18 +133,21 @@ commons-lang3 ${apache.lang3.version} - - - org.openecomp.sdc.common - openecomp-sdc-artifact-generator-core - ${aai.artifact.generator.version} + org.onap.sdc.sdc-tosca + sdc-tosca + ${sdc.tosca.version} com.fasterxml.jackson.core jackson-core - ${fasterxml.version} + ${fasterxml.version} + + org.onap.aai + rest-client + ${aai.rest.client.version} + @@ -162,18 +189,129 @@ org.openecomp.sdc.sdc-distribution-client sdc-distribution-client ${sdc.distribution.client.version} + test + + + xmlunit + xmlunit + ${xmlunit.version} + test - - xmlunit - xmlunit - 1.6 - test - + + + ecomp-staging + ECOMP Staging Repository + ${onap.nexus.url}/content/repositories/staging/ + + + + + + ecomp-releases + ECOMP Release Repository + ${onap.nexus.url}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${onap.nexus.url}/content/repositories/snapshots/ + + + ecomp-site + dav:${onap.nexus.url}${sitePath} + + + - + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack + initialize + + unpack + + + + + org.onap.aai.aai-common + aai-schema + ${aai-schema.version} + jar + aai_schema/aai_schema_v**.xsd + target/tmp + + + + + + + + org.jvnet.jaxb2.maven2 + maven-jaxb2-plugin + ${mvn.jaxb2.version} + + + process-sources + + generate + + + + + target/tmp/aai_schema + org.onap.aai.babel.xml.generator.xsd + target/generated-sources + + aai_schema_latest.xsd + + true + + -Xannotate + + + + org.jvnet.jaxb2_commons + jaxb2-basics-annotate + 0.6.4 + + + + org.jvnet.jaxb2_commons + jaxb2-annotate-plugin-test-annox-annotations + 1.0.0 + + + + + + exec-maven-plugin + org.codehaus.mojo + + + Get latest xsd version + generate-sources + + exec + + + ${basedir}/scripts + bash + get-latest-xsd-version.sh ${basedir} + + + + + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.codehaus.mojo cobertura-maven-plugin @@ -184,12 +322,15 @@ - org.jacoco jacoco-maven-plugin ${jacoco.version} - + + + **/xml/generator/xsd/*.class + + prepare-agent @@ -206,7 +347,6 @@ - @@ -244,6 +384,7 @@ + org.apache.maven.plugins maven-jar-plugin @@ -263,32 +404,26 @@ - - - com.mycila - license-maven-plugin - 3.0 + com.spotify + docker-maven-plugin + 0.4.11 -
License.txt
- - src/main/java/** - src/test/java/** - + true + docker-hub + ${docker.push.registry}/onap/${project.artifactId} + ${docker.location} + + latest + + true
- - - - format - - process-sources - -
org.apache.maven.plugins maven-deploy-plugin + 2.8.2 client @@ -315,19 +450,34 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${onap.nexus.url} + 176c31dfe190a + ecomp-staging + + + - org.apache.maven.plugins - maven-surefire-plugin - - false - 1 - + org.apache.maven.plugins + maven-surefire-plugin + + false + 1 + + . + +
-
- + @@ -419,13 +569,13 @@ - + context=/ port=${serverPort}