X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f9a5f690558f4ab2703d017b1aa7556eafa0fa3a;hb=7128e968c7263bae3451221c5826e352e2c13580;hp=60a479ab2d183881470cb43b8b2cfcb0ab265be2;hpb=6337075d48df732e0ff711a1ad8dce9510ed0753;p=aai%2Fbabel.git diff --git a/pom.xml b/pom.xml index 60a479a..f9a5f69 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,25 @@ + 4.0.0 @@ -9,7 +31,8 @@ org.onap.aai.babel babel - 2.0.0-SNAPSHOT + 1.2.0-SNAPSHOT + aai-babel babel-service @@ -17,11 +40,7 @@ 2.0.0 /appl/${project.artifactId} - + /appl/${project.artifactId}/${project.version} ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} @@ -30,9 +49,9 @@ aaiadmin com.att.csid.lab - + 9515 9516 @@ -42,20 +61,23 @@ /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 @@ -72,6 +94,10 @@ ${dom4j.version} provided + + com.att.aft + dme2 + @@ -111,18 +137,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} + @@ -164,21 +193,22 @@ 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-staging + ECOMP Staging Repository + ${onap.nexus.url}/content/repositories/staging/ + @@ -200,7 +230,92 @@ - + + 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 @@ -211,12 +326,15 @@ - org.jacoco jacoco-maven-plugin ${jacoco.version} - + + + **/xml/generator/xsd/*.class + + prepare-agent @@ -233,7 +351,6 @@ - @@ -271,6 +388,7 @@ + org.apache.maven.plugins maven-jar-plugin @@ -294,43 +412,29 @@ com.spotify docker-maven-plugin 0.4.11 + + + com.github.jnr + jnr-unixsocket + 0.13 + + true docker-hub - ${docker.push.registry}/openecomp/${project.artifactId} + onap/${project.artifactId} ${docker.location} - latest + latest true - - - com.mycila - license-maven-plugin - 3.0 - -
License.txt
- - src/main/java/** - src/test/java/** - -
- - - - format - - process-sources - - -
- org.apache.maven.plugins maven-deploy-plugin + 2.8.2 client @@ -357,31 +461,59 @@ - + - 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 + + . + + + + + com.mycila + license-maven-plugin + 3.0 + +
License.txt
+ + src/main/java/** + src/test/java/** + pom.xml + + true +
+ + + + + check + + process-sources + + +
+
-
- + @@ -473,13 +605,13 @@ - + context=/ port=${serverPort}