From: Brinda Santh Date: Fri, 24 Aug 2018 03:34:05 +0000 (-0400) Subject: Controller Blueprints Microservice X-Git-Tag: 0.4.2~162^2~122 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=afbc152ddf6664e4654f353af2a2ed6a1fbaea57;p=ccsdk%2Fcds.git Controller Blueprints Microservice Add Powermock compatable version in OpenJDK Ubuntu Machine for Spring boot 2 Junit testcase and clean maven dependencies Change-Id: Icac038b0d68fdd0edbb1aac9bc2bccb77d627289 Issue-ID: CCSDK-483 Signed-off-by: Brinda Santh --- diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index 1412ecae6..c7f15ea92 100644 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -2,6 +2,8 @@ + + org.powermock + powermock-api-mockito2 + 1.7.4 + test + org.jetbrains.kotlin kotlin-test @@ -175,52 +183,11 @@ - - org.apache.commons - commons-lang3 - - - commons-collections - commons-collections - - - commons-io - commons-io - - - org.apache.velocity - velocity - + - io.springfox - springfox-swagger2 - - - io.springfox - springfox-swagger-ui - - - - org.springframework.boot - spring-boot-starter-test - test - - - org.jetbrains.kotlin - kotlin-test - ${kotlin.version} - test - - - io.projectreactor - reactor-test - test - - - org.jetbrains.kotlin - kotlin-stdlib-jdk8 - ${kotlin.version} + org.onap.ccsdk.apps.controllerblueprints + resource-dict