4.0.0 org.onap.ccsdk.cds.blueprintsprocessor parent 1.0.0-SNAPSHOT ../parent application jar Blueprints Processor Application Blueprints Processor Application maven org.onap.ccsdk.cds blueprintsprocessor onap/ccsdk-blueprintsprocessor deploy true ${project.version} ${maven.build.timestamp} org.onap.ccsdk.cds.blueprintsprocessor blueprint-core org.springframework.boot spring-boot-starter-logging org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-logging org.onap.ccsdk.cds.error.catalog error-catalog-services org.onap.ccsdk.cds.blueprintsprocessor designer-api org.onap.ccsdk.cds.blueprintsprocessor resource-api org.onap.ccsdk.cds.blueprintsprocessor selfservice-api org.onap.ccsdk.cds.blueprintsprocessor configs-api org.onap.ccsdk.cds.blueprintsprocessor health-api org.onap.ccsdk.cds.blueprintsprocessor health-api-common org.onap.ccsdk.cds.blueprintsprocessor.functions python-executor org.onap.ccsdk.cds.blueprintsprocessor.functions restful-executor org.onap.ccsdk.cds.blueprintsprocessor.functions ansible-awx-executor org.onap.ccsdk.cds.blueprintsprocessor.functions netconf-executor org.onap.ccsdk.cds.blueprintsprocessor.functions restconf-executor org.onap.ccsdk.cds.blueprintsprocessor.functions cli-executor org.onap.ccsdk.cds.blueprintsprocessor.functions config-snapshots com.h2database h2 org.powermock powermock-api-mockito2 test org.springframework.boot spring-boot-starter-test test org.jetbrains.kotlin kotlin-test-junit test io.projectreactor reactor-test test org.skyscreamer jsonassert org.yaml snakeyaml com.nhaarman.mockitokotlin2 mockito-kotlin compile com.schibsted.spt.data jslt org.apache.httpcomponents httpclient ${apache.httpcomponents.client.version} org.apache.httpcomponents httpmime ${apache.httpcomponents.client.version} com.github.tomakehurst wiremock-jre8 2.25.0 test ch.qos.logback logback-classic ${basedir}/etc ${basedir}/target/etc true **/* ${basedir}/src/main/resources ${basedir}/target/src/main/resources true **/* src/main/resources **/* true maven-resources-plugin 2.6 copy-dockerfile copy-resources validate ${basedir}/target/docker-stage src/main/docker * true org.apache.maven.plugins maven-antrun-plugin ant-test package run maven-assembly-plugin 3.1.0 ${basedir}/target/docker-stage src/main/docker/distribution.xml posix ${assembly.id} package single org.codehaus.groovy.maven gmaven-plugin 1.0 validate execute ${basedir}/../../../TagVersion.groovy maven-compiler-plugin 3.1 1.8 1.8 pl.project13.maven git-commit-id-plugin docker io.fabric8 docker-maven-plugin 0.26.1 false ${image.name} try ${basedir}/target/docker-stage ${project.docker.latestminortag.version} ${project.docker.latestfulltag.version} ${project.docker.latesttagtimestamp.version} true generate-images package build push-images ${docker.push.phase} build push