X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=blobdiff_plain;f=pom.xml;h=a9214ed057ec14597d68195ce2bf672140a787c5;hp=87bb7d4a17f9786c916da10847fe6a75d4e5a1af;hb=66b3afa06776e9944ad515206d281d67747c9770;hpb=161f5a7d9b900ae34a4886d7f7fb01ea496f71eb diff --git a/pom.xml b/pom.xml index 87bb7d4..a9214ed 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,21 @@ + + + + + + + + + + + + + + + + + + 4.0.0 @@ -7,9 +25,9 @@ com.att.ajsc 2.0.0 - org.onap.aai.babel + org.onap.aai babel - 2.0.0-SNAPSHOT + 1.2.0-SNAPSHOT aai-babel @@ -18,11 +36,7 @@ 2.0.0 /appl/${project.artifactId} - + /appl/${project.artifactId}/${project.version} ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} @@ -31,9 +45,9 @@ aaiadmin com.att.csid.lab - + 9515 9516 @@ -43,20 +57,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 - 1.18 + 1.3.3 + 2.9.4 0.7.9 + 1.6 + 1.2.1 https://nexus.onap.org ${basedir}/target @@ -112,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} + @@ -165,21 +185,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/ + @@ -201,6 +222,87 @@ + + 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 @@ -216,12 +318,15 @@ - org.jacoco jacoco-maven-plugin ${jacoco.version} - + + + **/xml/generator/xsd/*.class + + prepare-agent @@ -238,7 +343,6 @@ - @@ -276,6 +380,7 @@ + org.apache.maven.plugins maven-jar-plugin @@ -305,37 +410,16 @@ ${docker.push.registry}/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 @@ -362,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 + + . + +
-
- + @@ -478,13 +565,13 @@ - + context=/ port=${serverPort}