X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=396e84acbbd2653641e3763003ba81b01797ac9d;hb=51b28cbc1b7967582f27b3e93487b5e994d3514e;hp=ebb3afc44654f26f8b8efa5419122251eda81b83;hpb=b20f963b6bafa0a0a5acfac3f2c802e5539b5068;p=dcaegen2%2Fcollectors%2Fhv-ves.git diff --git a/pom.xml b/pom.xml index ebb3afc4..396e84ac 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ~ ============LICENSE_START======================================================= ~ dcaegen2-collectors-veshv ~ ================================================================================ - ~ Copyright (C) 2018 NOKIA + ~ Copyright (C) 2018-2019 NOKIA ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ ~ ============LICENSE_END========================================================= --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 @@ -33,54 +33,46 @@ org.onap.oparent oparent - 0.1.1 + 2.0.0 org.onap.dcaegen2.collectors.hv-ves ves-hv-collector - 1.0.0-SNAPSHOT + 1.3.0 dcaegen2-collectors-veshv VES HighVolume Collector pom - hv-collector-analysis - hv-collector-core - hv-collector-coverage - hv-collector-ct - hv-collector-dcae-app-simulator - hv-collector-domain - hv-collector-health-check - hv-collector-main - hv-collector-test-utils - hv-collector-utils - hv-collector-ves-message-generator - hv-collector-xnf-simulator + build + sources - 1.2.61 - 0.7.3 + 1.3.0-M2 + 1.3.31 + 0.9.0 3.7.0 1.7 0.8.2 - 66 + 1.0.0-RC14 + 1.1.4 - 3.5.1 - 3.5.1.1 - ${project.build.directory}/generated-sources/proto/main/java/ - + 3.6.1 1.2.0-RC1 5.2.0-RC1 1.1.5 + 2.8.5 2.22.0 false false true + 60 + true false @@ -89,8 +81,8 @@ ${onap.nexus.dockerregistry.daily} onap ${project.groupId}.${project.artifactId} - - + 1.2-SNAPSHOT + @@ -114,8 +106,12 @@ org.apache.maven.plugins maven-deploy-plugin + + + org.apache.maven.plugins + maven-enforcer-plugin - true + ${skipEnforcer} @@ -124,7 +120,6 @@ ${kotlin.version} 1.8 - enable @@ -152,30 +147,6 @@ - - com.github.os72 - protoc-jar-maven-plugin - ${protoc-jar-maven-plugin.version} - - - org.codehaus.mojo - build-helper-maven-plugin - ${build-helper-maven-plugin.version} - - - add-source - generate-sources - - add-source - - - - ${protobuf-generated-files.directory} - - - - - org.apache.maven.plugins maven-compiler-plugin @@ -270,88 +241,6 @@ - - - maven-checkstyle-plugin - 2.17 - - - org.onap.oparent - checkstyle - 1.1.1 - - - - - - check-license-kotlin - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - **\/*.kt - true - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - 1.8 - - - - detekt - verify - - run - - - - - - - - - - - - - - - - - - - - - - - - io.gitlab.arturbosch.detekt - detekt-cli - 1.0.0.RC7 - - - ${project.groupId} - hv-collector-analysis - 1.0.0-SNAPSHOT - - - - kr.motd.maven @@ -425,7 +314,7 @@ io.fabric8 docker-maven-plugin - 0.26.0 + 0.30.0 docker-build-image @@ -457,19 +346,12 @@ ${project.version}-${maven.build.timestamp}Z ${project.version} - latest + ${docker-image.latest} - - - io.fabric8 - run-java-sh - 1.2.2 - - @@ -514,7 +396,7 @@ com.google.guava guava - 25.0-jre + 27.0.1-jre com.google.code.findbugs @@ -524,57 +406,60 @@ org.jetbrains.kotlin - kotlin-stdlib-jdk8 + kotlin-bom + ${kotlin.version} + pom + import + + + org.jetbrains.kotlin + kotlin-compiler-embeddable ${kotlin.version} org.jetbrains.kotlin - kotlin-reflect + kotlin-scripting-compiler-embeddable ${kotlin.version} + + org.jetbrains.kotlin + kotlin-script-util + ${kotlin.version} + runtime + org.jetbrains.kotlinx kotlinx-coroutines-core - 0.25.0 + ${coroutines.version} - io.arrow-kt - arrow-core - ${arrow.version} - - - org.jetbrains.kotlin - kotlin-stdlib - - - org.jetbrains.kotlin - kotlin-stdlib-jdk7 - - + com.google.code.gson + gson + ${gson.version} io.arrow-kt - arrow-syntax + arrow-core-data ${arrow.version} io.arrow-kt - arrow-instances-core + arrow-core-extensions ${arrow.version} io.arrow-kt - arrow-instances-data + arrow-extras-data ${arrow.version} io.arrow-kt - arrow-effects + arrow-syntax ${arrow.version} io.arrow-kt - arrow-effects-reactor + arrow-typeclasses ${arrow.version} @@ -591,25 +476,29 @@ io.projectreactor reactor-bom - Bismuth-SR10 + + Californium-SR8 pom import + com.google.protobuf protobuf-java-util ${protobuf.version} + + + com.google.guava + guava + + commons-cli @@ -627,14 +516,35 @@ 1.1.2 - io.ratpack - ratpack-core - 1.5.4 + io.micrometer + micrometer-registry-prometheus + 1.1.5 - io.micrometer - micrometer-registry-jmx - 1.0.5 + org.onap.dcaegen2.services.sdk + hvvesclient-producer-impl + ${sdk.version} + runtime + + + org.onap.dcaegen2.services.sdk + hvvesclient-producer-api + ${sdk.version} + + + org.onap.dcaegen2.services.sdk + hvvesclient-protobuf + ${sdk.version} + + + org.onap.dcaegen2.services.sdk.security + ssl + ${sdk.version} + + + org.onap.dcaegen2.services.sdk.rest.services + cbs-client + ${sdk.version} @@ -658,21 +568,9 @@ test - com.nhaarman + com.nhaarman.mockitokotlin2 mockito-kotlin - 1.5.0 - test - - - org.mockito - mockito-core - - - - - org.mockito - mockito-core - 2.18.3 + 2.1.0 test @@ -687,8 +585,12 @@ 3.1.7.RELEASE test + + org.jetbrains.kotlinx + kotlinx-coroutines-test + ${coroutines.version} + test + - -