4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent 1.1.0-SNAPSHOT ../parent blueprintsprocessor-application jar MS Blueprints Processor Application maven org.onap.ccsdk.cds blueprintsprocessor onap/ccsdk-blueprintsprocessor org.onap.ccsdk.cds.blueprintsprocessor.modules 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.modules designer-api org.onap.ccsdk.cds.blueprintsprocessor.modules resource-api org.onap.ccsdk.cds.blueprintsprocessor.modules selfservice-api org.onap.ccsdk.cds.blueprintsprocessor.modules configs-api org.onap.ccsdk.cds.blueprintsprocessor.modules health-api org.onap.ccsdk.cds.blueprintsprocessor.modules 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 org.onap.ccsdk.cds.blueprintsprocessor.functions k8s-profile-upload 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 org.apache.maven.plugins maven-surefire-plugin ${maven-surefire-plugin.version} -Xmx1024m -XX:MaxPermSize=256m ${surefireArgLine} **/IT*.java false 1 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 pl.project13.maven git-commit-id-plugin docker io.fabric8 docker-maven-plugin 0.34.0 false ${image.name} try ${basedir}/target/docker-stage ${project.docker.latestminortag.version} ${project.docker.latestfulltag.version} ${project.docker.latesttagtimestamp.version} ${docker.verbose} ${docker.skip.push} build-push-images ${docker.push.phase} build push