X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlparent%2Fclient-parent%2Fpom.xml;h=296ac789e0c630c8ce599d3f31c676dc88ab311f;hb=2e8a4da68b26ffb5bf812fce9ebdace4b39d1c50;hp=155a6d3cc66ccf9a06bc5eab5d6da4ad38f374c6;hpb=632a1f3cc13664249eb6f7f95d19ded659d1b98b;p=ccsdk%2Fparent.git diff --git a/odlparent/client-parent/pom.xml b/odlparent/client-parent/pom.xml index 155a6d3c..296ac789 100644 --- a/odlparent/client-parent/pom.xml +++ b/odlparent/client-parent/pom.xml @@ -1,541 +1,532 @@ - + + 4.0.0 + org.onap.ccsdk.parent + client-parent + 1.5.0-SNAPSHOT + pom - 4.0.0 - pom - org.onap.ccsdk.parent - client-parent - 1.5.0-SNAPSHOT + ONAP :: ${project.groupId} :: ${project.artifactId} + Root POM to be used for yang2swagger generation in CCSDK based projects + http://wiki.onap.org + + ONAP + - ONAP :: ${project.groupId} :: ${project.artifactId} - http://wiki.onap.org - Root POM to be used for yang2swagger generation in CCSDK based projects + + JIRA + https://jira.onap.org/ + + + + ecomp-releases + https://nexus.onap.org/content/repositories/releases + + + ecomp-snapshots + https://nexus.onap.org/content/repositories/snapshots + + + - - JIRA - https://jira.onap.org/ - + + 1.8 + 1.8 + UTF-8 + UTF-8 + https://nexus.onap.org + + /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} - + + nexus.onap.org + 443 + https + https://nexus.onap.org/content/groups/public + https://nexus.onap.org/content/groups/staging + https://nexus.onap.org/content/repositories/releases + https://nexus.onap.org/content/repositories/snapshots + ecomp-staging + 176c31dfe190a - - 1.8 - 1.8 - UTF-8 - UTF-8 - https://nexus.onap.org - - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + + https://nexus.opendaylight.org/content/repositories/public/ + https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - nexus.onap.org - 443 - https - https://nexus.onap.org/content/groups/public - https://nexus.onap.org/content/groups/staging - https://nexus.onap.org/content/repositories/releases - https://nexus.onap.org/content/repositories/snapshots - ecomp-staging - 176c31dfe190a + 1.8 + 1.8 + 3.6.1 + true - - https://nexus.opendaylight.org/content/repositories/public/ - https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ + 20170516 + 2.8.9 + + + 4.11 + 2.8.9 + 1.18.0 + 0.8.10 + 4.3.7.RELEASE + 2.0.0.Final + 1.5.16 + + nexus.onap.org + 443 + https + https://nexus.onap.org/content/groups/public + https://nexus.onap.org/content/groups/staging + https://nexus.onap.org/content/repositories/releases + https://nexus.onap.org/content/repositories/snapshots + ecomp-staging + 176c31dfe190a - 1.8 - 1.8 - 3.6.1 + - true + + + org.mockito + mockito-core + ${mockito.version} + test + + + org.projectlombok + lombok + ${lombok.version} + provided + + + com.openpojo + openpojo + ${openpojo.version} + test + + + junit + junit + ${junit.version} + test + + + org.json + json + ${org.json.version} + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + ${jackson.version} + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + ${jackson.version} + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + ${jackson.version} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + ${jackson.version} + + + org.springframework + spring-web + ${spring.version} + + + io.swagger + swagger-annotations + ${swagger.version} + + + javax.validation + validation-api + ${javax.validation.version} + + + io.swagger + swagger-jaxrs + ${swagger.version} + + + io.swagger + swagger-models + ${swagger.version} + + - 20170516 - 2.8.9 - - - 4.11 - 2.8.9 - 1.18.0 - 0.8.10 - 4.3.7.RELEASE - 2.0.0.Final - 1.5.16 + + + onap-public + https://nexus.onap.org/content/groups/public + + true + never + + + true + always + + + + onap-staging + https://nexus.onap.org/content/groups/staging + + true + never + + + true + always + + + + ecomp-release + onap-repository-releases + https://nexus.onap.org/content/repositories/releases + + true + never + + + false + + + + ecomp-snapshot + onap-repository-snapshots + https://nexus.onap.org/content/repositories/snapshots + + false + + + true + + + + opendaylight-mirror + opendaylight-mirror + https://nexus.opendaylight.org/content/repositories/public/ + + true + never + + + false + + + + opendaylight-snapshot + opendaylight-snapshot + https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ + + false + + + true + + + + + false + + onap-bintray + onap-bintray + https://nexus.onap.org/content/repositories/bintray/ + + + + + onap-public + ${onap.nexus.public-url} + + true + + + true + + + + onap-staging + ${onap.nexus.staging-url} + + true + + + true + + + + onap-snapshot + ${onap.nexus.snapshot-url} + + false + + + true + + + + opendaylight-mirror + opendaylight-mirror + ${opendaylight.nexus.public-url} + + true + never + + + false + + + + opendaylight-snapshot + opendaylight-snapshot + ${opendaylight.nexus.snapshot-url} + + false + + + true + + + + + JCenter + JCenter Repository + http://jcenter.bintray.com + - - nexus.onap.org - 443 - https - https://nexus.onap.org/content/groups/public - https://nexus.onap.org/content/groups/staging - https://nexus.onap.org/content/repositories/releases - https://nexus.onap.org/content/repositories/snapshots - ecomp-staging - 176c31dfe190a + + Restlet + Restlet Repository + http://maven.restlet.com + - + + onap-bintray + onap-bintray + https://nexus.onap.org/content/repositories/bintray/ + + - - - org.mockito - mockito-core - ${mockito.version} - test - - - org.projectlombok - lombok - ${lombok.version} - provided - - - com.openpojo - openpojo - ${openpojo.version} - test - - - junit - junit - ${junit.version} - test - - - org.json - json - ${org.json.version} - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - ${jackson.version} - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - ${jackson.version} - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr310 - ${jackson.version} - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - ${jackson.version} - - - org.springframework - spring-web - ${spring.version} - - - io.swagger - swagger-annotations - ${swagger.version} - - - javax.validation - validation-api - ${javax.validation.version} - - - io.swagger - swagger-jaxrs - ${swagger.version} - - - io.swagger - swagger-models - ${swagger.version} - - + + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven.compiler.version} + + ${java.version.source} + ${java.version.target} + + + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + install-sources + + jar + + + + deploy-sources + deploy + + jar + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + ${project.build.directory}/dependency + **\/*.yang + + + + unpack-shared-resources + + unpack-dependencies + + initialize + + + + + maven-antrun-plugin + 1.8 + + + initialize + + run + + + + + + + + + + + + + + + + + + + + + + + + + org.opendaylight.yangtools + yang-maven-plugin + 1.2.3 + + + com.mrv.yangtools + swagger-maven-plugin + 1.1.9 + + + com.github.romix + java-concurrent-hash-trie-map + 0.2.23 + + + + + + generate-sources + + + + + com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator + ${project.build.directory}/generated-sources/swagger-maven-api-gen + ${project.build.directory}/yang + + ${project.version} + client + yaml + + + + false + ${project.build.directory}/yang + + + + + + io.swagger + swagger-codegen-maven-plugin + 2.2.3 + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + ${jackson.version} + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + ${jackson.version} + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + ${jackson.version} + + + + + + generate + + + ${project.build.directory}/generated-sources/swagger-maven-api-gen/client.yaml + spring + + + + - - - onap-public - ${onap.nexus.public-url} - - true - - - true - - - - onap-staging - ${onap.nexus.staging-url} - - true - - - true - - - - onap-snapshot - ${onap.nexus.snapshot-url} - - false - - - true - - - - opendaylight-mirror - opendaylight-mirror - ${opendaylight.nexus.public-url} - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - ${opendaylight.nexus.snapshot-url} - - false - - - true - - - - - JCenter - JCenter Repository - http://jcenter.bintray.com - + - - Restlet - Restlet Repository - http://maven.restlet.com - - - - onap-bintray - onap-bintray - https://nexus.onap.org/content/repositories/bintray/ - - - - - - - onap-public - https://nexus.onap.org/content/groups/public - - true - never - - - true - always - - - - onap-staging - https://nexus.onap.org/content/groups/staging - - true - never - - - true - always - - - - ecomp-release - onap-repository-releases - https://nexus.onap.org/content/repositories/releases - - true - never - - - false - - - - ecomp-snapshot - onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots - - false - - - true - - - - opendaylight-mirror - opendaylight-mirror - https://nexus.opendaylight.org/content/repositories/public/ - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ - - false - - - true - - - - - false - - onap-bintray - onap-bintray - https://nexus.onap.org/content/repositories/bintray/ - - - - - - ecomp-releases - https://nexus.onap.org/content/repositories/releases - - - ecomp-snapshots - https://nexus.onap.org/content/repositories/snapshots - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven.compiler.version} - - ${java.version.source} - ${java.version.target} - - - - org.apache.maven.plugins - maven-source-plugin - 3.0.1 - - - install-sources - - jar - - - - deploy-sources - deploy - - jar - - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.10 - - ${project.build.directory}/dependency - **\/*.yang - - - - unpack-shared-resources - - unpack-dependencies - - initialize - - - - - maven-antrun-plugin - 1.8 - - - initialize - - run - - - - - - - - - - - - - - - - - - - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - 1.2.3 - - - com.mrv.yangtools - swagger-maven-plugin - 1.1.9 - - - com.github.romix - java-concurrent-hash-trie-map - 0.2.23 - - - - - - generate-sources - - - - - com.mrv.yangtools.maven.gen.swagger.MavenSwaggerGenerator - ${project.build.directory}/generated-sources/swagger-maven-api-gen - ${project.build.directory}/yang - - ${project.version} - client - yaml - - - - false - ${project.build.directory}/yang - - - - - - io.swagger - swagger-codegen-maven-plugin - 2.2.3 - - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - ${jackson.version} - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - ${jackson.version} - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - ${jackson.version} - - - - - - generate - - - ${project.build.directory}/generated-sources/swagger-maven-api-gen/client.yaml - spring - - - - - - - - - - - - org.codehaus.mojo - versions-maven-plugin - 2.5 - - true - - - - maven-scm-plugin - 1.8.1 - - ${project.artifactId}-${project.version} - - - - - - ONAP - + + + + org.codehaus.mojo + versions-maven-plugin + 2.5 + + true + + + + maven-scm-plugin + 1.8.1 + + ${project.artifactId}-${project.version} + + + +