X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a9214ed057ec14597d68195ce2bf672140a787c5;hb=c2e36b3d3bd5b150328dde2dd990350a02a2a70c;hp=776dd916dad7548f7ba07e05c6918ba6976b3c9c;hpb=c20301d688d183fb7911ff5c346c88b174df37f1;p=aai%2Fbabel.git diff --git a/pom.xml b/pom.xml index 776dd91..a9214ed 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,21 @@ + + + + + + + + + + + + + + + + + + 4.0.0 @@ -9,7 +27,8 @@ org.onap.aai babel - 2.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,33 +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 @@ -110,18 +129,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} + @@ -163,18 +185,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 @@ -185,12 +318,15 @@ - org.jacoco jacoco-maven-plugin ${jacoco.version} - + + + **/xml/generator/xsd/*.class + + prepare-agent @@ -207,7 +343,6 @@ - @@ -245,6 +380,7 @@ + org.apache.maven.plugins maven-jar-plugin @@ -264,32 +400,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 @@ -316,31 +446,34 @@ - + - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - + 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 + + . + +
-
- + @@ -432,13 +565,13 @@ - + context=/ port=${serverPort}