From: Dan Timoney Date: Tue, 7 Apr 2020 15:51:20 +0000 (-0400) Subject: Roll to next Guilin snapshot X-Git-Tag: 1.0.0~195^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8edec22767a6fdb055af92ef815e374987ed8d22;p=ccsdk%2Fcds.git Roll to next Guilin snapshot Roll to next Guilin snapshot release Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney Change-Id: I1a5ea68da8821ffe28ac84e60177af05e26b3585 --- diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index b773bebd3..5a8325e3a 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -18,18 +18,19 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.cds ui - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. application - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom CDS UI Application diff --git a/cds-ui/application/pom.xml-n b/cds-ui/application/pom.xml-n new file mode 100644 index 000000000..6db0a3b02 --- /dev/null +++ b/cds-ui/application/pom.xml-n @@ -0,0 +1,114 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + ui + 1.0.0-SNAPSHOT + .. + + + application + 1.0.0-SNAPSHOT + pom + + CDS UI Application + + + onap/ccsdk-cds-ui + ${project.version} + ${project.version} + ${maven.build.timestamp} + yyyyMMdd'T'HHmmss'Z' + true + + + + + + org.codehaus.groovy.maven + gmaven-plugin + + + validate + + execute + + + ${project.basedir}/../../TagVersion.groovy + + + + + + + + + + docker + + + + io.fabric8 + docker-maven-plugin + 0.28.0 + false + + + + ${image.name} + + try + + ${project.docker.latestminortag.version} + ${project.docker.latestfulltag.version} + ${project.docker.latesttagtimestamp.version} + + + + + + + + generate-images + package + + build + + + + + push-images + deploy + + build + push + + + + + + + + + diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 9cc4d2549..d2309f89d 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -18,18 +18,19 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.cds ui - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. ui-client - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom CDS UI Client diff --git a/cds-ui/client/pom.xml-n b/cds-ui/client/pom.xml-n new file mode 100644 index 000000000..c493b6825 --- /dev/null +++ b/cds-ui/client/pom.xml-n @@ -0,0 +1,95 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + ui + 1.0.0-SNAPSHOT + .. + + + ui-client + 1.0.0-SNAPSHOT + pom + + CDS UI Client + + + UTF-8 + npm + https://nexus.onap.org + + + + + + com.github.eirslett + frontend-maven-plugin + + 1.3 + + v8.12.0 + 6.4.1 + https://nodejs.org/dist/ + ./ + + + + install node and npm + + install-node-and-npm + + generate-resources + + + + npm install + + npm + + + generate-resources + + + install + + + + + npm build + + npm + + + generate-resources + + + run build + + + + + + + + diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 24e1d2305..0d3331d92 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -18,18 +18,19 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.cds ui - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. designer-client - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom CDS designer Client diff --git a/cds-ui/designer-client/pom.xml-n b/cds-ui/designer-client/pom.xml-n new file mode 100644 index 000000000..fc0c4232c --- /dev/null +++ b/cds-ui/designer-client/pom.xml-n @@ -0,0 +1,95 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + ui + 1.0.0-SNAPSHOT + .. + + + designer-client + 1.0.0-SNAPSHOT + pom + + CDS designer Client + + + UTF-8 + npm + https://nexus.onap.org + + + + + + com.github.eirslett + frontend-maven-plugin + + 1.3 + + v13.7.0 + 6.13.6 + https://nodejs.org/dist/ + ./ + + + + install node and npm + + install-node-and-npm + + generate-resources + + + + npm install + + npm + + + generate-resources + + + install + + + + + npm build + + npm + + + generate-resources + + + run build + + + + + + + + diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index fd505b4a4..68667a1a8 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -18,19 +18,20 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.2 + 2.0.0-SNAPSHOT org.onap.ccsdk.cds ui - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom CDS UI Parent diff --git a/cds-ui/pom.xml-n b/cds-ui/pom.xml-n new file mode 100644 index 000000000..26e3ff370 --- /dev/null +++ b/cds-ui/pom.xml-n @@ -0,0 +1,54 @@ + + + + 4.0.0 + + + org.onap.ccsdk.parent + spring-boot-starter-parent + 2.0.0-SNAPSHOT + + + + org.onap.ccsdk.cds + ui + 1.0.0-SNAPSHOT + pom + + CDS UI Parent + Creates Controller Design Studio UI Docker container + + + client + designer-client + server + application + + + + onap/ccsdk-cds-ui + ${project.version} + ${project.version} + ${maven.build.timestamp} + yyyyMMdd'T'HHmmss'Z' + true + + diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index c36139e07..11bfd9fd7 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -18,18 +18,19 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> + 4.0.0 org.onap.ccsdk.cds ui - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. ui-server - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom CDS UI Server diff --git a/cds-ui/server/pom.xml-n b/cds-ui/server/pom.xml-n new file mode 100644 index 000000000..4229fa172 --- /dev/null +++ b/cds-ui/server/pom.xml-n @@ -0,0 +1,192 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + ui + 1.0.0-SNAPSHOT + .. + + + ui-server + 1.0.0-SNAPSHOT + pom + + CDS UI Server + + + UTF-8 + npm + https://nexus.onap.org + onap/ccsdk-cds-ui-server + deploy + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.1.1 + + + unpack-blueprint-grpc-proto + generate-resources + + unpack + + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-proto + ${project.version} + jar + true + ${project.build.directory}/generated/proto-definition/proto + **/*.proto + + + + + + + + + com.github.eirslett + frontend-maven-plugin + + 1.3 + + v8.12.0 + 6.4.1 + https://nodejs.org/dist/ + ./ + + + + install node and npm + + install-node-and-npm + + generate-resources + + + + npm install + + npm + + + generate-resources + + + install + + + + + npm build + + npm + + + generate-resources + + + run build + + + + + + + org.codehaus.groovy.maven + gmaven-plugin + 1.0 + + + validate + + execute + + + ${basedir}/../../TagVersion.groovy + + + + + + + + + + docker + + + + io.fabric8 + docker-maven-plugin + 0.26.1 + false + + + + ${image.name} + + try + ${basedir} + + ${project.docker.latestminortag.version} + ${project.docker.latestfulltag.version} + ${project.docker.latesttagtimestamp.version} + + + + + true + + + + generate-images + package + + build + + + + push-images + ${docker.push.phase} + + build + push + + + + + + + + + + diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index e84ae31bb..7eaeda290 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -14,19 +14,20 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor cba-parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT ../../../ms/blueprintsprocessor/cba-parent org.onap.ccsdk.cds.cba blueprint-model - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom CBA - Blueprints diff --git a/components/model-catalog/blueprint-model/pom.xml-n b/components/model-catalog/blueprint-model/pom.xml-n new file mode 100644 index 000000000..e50ad17bf --- /dev/null +++ b/components/model-catalog/blueprint-model/pom.xml-n @@ -0,0 +1,38 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + cba-parent + 1.0.0-SNAPSHOT + ../../../ms/blueprintsprocessor/cba-parent + + + org.onap.ccsdk.cds.cba + blueprint-model + 1.0.0-SNAPSHOT + pom + + CBA - Blueprints + CBA - Blueprints + + + test-blueprint + + diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml index cdc3964b7..f2f51964b 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.cba test-blueprint-model - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT capability_cli diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml-n b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml-n new file mode 100644 index 000000000..2c957c79a --- /dev/null +++ b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml-n @@ -0,0 +1,62 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.cba + test-blueprint-model + 1.0.0-SNAPSHOT + + + capability_cli + + CBA - Test Capability CLI + CBA - Test Capability CLI + + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + cli-executor + + + + + + + maven-assembly-plugin + 3.1.0 + + + cba + package + + single + + + false + + Distribution/cba_zip.xml + + + + + + + + diff --git a/components/model-catalog/blueprint-model/test-blueprint/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/pom.xml index 023ca09f3..8367d6b4b 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml @@ -14,17 +14,18 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.cba blueprint-model - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT test-blueprint-model - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom CBA - Test Blueprints diff --git a/components/model-catalog/blueprint-model/test-blueprint/pom.xml-n b/components/model-catalog/blueprint-model/test-blueprint/pom.xml-n new file mode 100644 index 000000000..dda4b2419 --- /dev/null +++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml-n @@ -0,0 +1,41 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.cba + blueprint-model + 1.0.0-SNAPSHOT + + + test-blueprint-model + 1.0.0-SNAPSHOT + pom + + CBA - Test Blueprints + CBA - Test Blueprints + + + capability_cli + resource-audit + + + + true + + diff --git a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml index 654ccb385..21d9b8df5 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.cba test-blueprint-model - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.components.cba diff --git a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml-n b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml-n new file mode 100644 index 000000000..8bd9cdf60 --- /dev/null +++ b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml-n @@ -0,0 +1,63 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.cba + test-blueprint-model + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.components.cba + resource-audit + + CBA - Test Resource Audit + CBA - Test Resource Audit + + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + resource-resolution + + + + + + + maven-assembly-plugin + 3.1.0 + + + cba + package + + single + + + false + + Distribution/cba_zip.xml + + + + + + + + diff --git a/components/pom.xml b/components/pom.xml index e6ff71629..184c2cac8 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. components - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom Components Root diff --git a/components/pom.xml-n b/components/pom.xml-n new file mode 100644 index 000000000..de8fa9ded --- /dev/null +++ b/components/pom.xml-n @@ -0,0 +1,37 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + parent + 1.0.0-SNAPSHOT + .. + + + components + 1.0.0-SNAPSHOT + pom + + Components Root + Components + + + model-catalog/blueprint-model + + diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index f6ef2ed29..16a2d456e 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -17,13 +17,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/application/pom.xml-n b/ms/blueprintsprocessor/application/pom.xml-n new file mode 100755 index 000000000..58a22968b --- /dev/null +++ b/ms/blueprintsprocessor/application/pom.xml-n @@ -0,0 +1,371 @@ + + + + 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 + + + + + + + + + diff --git a/ms/blueprintsprocessor/cba-parent/pom.xml b/ms/blueprintsprocessor/cba-parent/pom.xml index e0ad43a8e..7b57962c2 100644 --- a/ms/blueprintsprocessor/cba-parent/pom.xml +++ b/ms/blueprintsprocessor/cba-parent/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/cba-parent/pom.xml-n b/ms/blueprintsprocessor/cba-parent/pom.xml-n new file mode 100644 index 000000000..29435a6d3 --- /dev/null +++ b/ms/blueprintsprocessor/cba-parent/pom.xml-n @@ -0,0 +1,74 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + parent + 1.0.0-SNAPSHOT + ../parent + + + cba-parent + pom + + CBA Parent + + + ${project.basedir}/Scripts/kotlin + ${project.basedir}/Tests/kotlin + + + ${project.basedir}/Environments + + + + + org.jetbrains.kotlin + kotlin-maven-plugin + ${kotlin.maven.version} + + + compile + compile + + compile + + + + ${project.basedir}/Scripts/kotlin + + + + + test-compile + test-compile + + test-compile + + + + ${project.basedir}/Tests/kotlin + + + + + + + + diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index 9c699bab6..7be13dece 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions ansible-awx-executor - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT Blueprints Processor Function - Ansible AWX Executor Blueprints Processor Function - Ansible Executor diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml-n b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml-n new file mode 100644 index 000000000..800ce065d --- /dev/null +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml-n @@ -0,0 +1,56 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + functions + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + ansible-awx-executor + 1.0.0-SNAPSHOT + + Blueprints Processor Function - Ansible AWX Executor + Blueprints Processor Function - Ansible Executor + + + + org.python + jython-standalone + + + org.onap.ccsdk.cds.blueprintsprocessor + rest-lib + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + + + org.apache.httpcomponents + httpclient + ${apache.httpcomponents.client.version} + + + diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml b/ms/blueprintsprocessor/functions/cli-executor/pom.xml index 28d96ad73..867809479 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions cli-executor - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT Blueprints Processor Function - CLI Executor Blueprints Processor Function - CLI Executor diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml-n b/ms/blueprintsprocessor/functions/cli-executor/pom.xml-n new file mode 100644 index 000000000..db6d1e5fc --- /dev/null +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml-n @@ -0,0 +1,43 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + functions + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + cli-executor + 1.0.0-SNAPSHOT + + Blueprints Processor Function - CLI Executor + Blueprints Processor Function - CLI Executor + + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + resource-resolution + + + org.onap.ccsdk.cds.blueprintsprocessor + ssh-lib + + + diff --git a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml index 0f6c10e89..4aa3ebbb1 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions config-snapshots - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT Blueprints Processor Function - Config Snapshots Blueprints Processor Function - Config Snapshots diff --git a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml-n b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml-n new file mode 100644 index 000000000..cbdad2551 --- /dev/null +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml-n @@ -0,0 +1,60 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + functions + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + config-snapshots + 1.0.0-SNAPSHOT + + Blueprints Processor Function - Config Snapshots + Blueprints Processor Function - Config Snapshots + + + + org.python + jython-standalone + + + com.h2database + h2 + + + org.mariadb.jdbc + mariadb-java-client + + + com.github.fge + json-patch + + + org.xmlunit + xmlunit-core + + + org.hibernate + hibernate-testing + test + + + diff --git a/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml index d12a1f2b3..4c38c53d2 100644 --- a/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml +++ b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml-n b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml-n new file mode 100644 index 000000000..fd8d2d70b --- /dev/null +++ b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml-n @@ -0,0 +1,42 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + functions + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + message-prioritizaion + + Blueprints Processor Function - Message Prioritization + Blueprints Processor Function - Message Prioritization + + + + org.onap.ccsdk.cds.blueprintsprocessor + message-lib + + + com.h2database + h2 + + + diff --git a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml index 2ff7106ec..69b42e016 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions netconf-executor - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT Blueprints Processor Function - Netconf Executor Blueprints Processor Function - Netconf Executor diff --git a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml-n b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml-n new file mode 100644 index 000000000..a249737c8 --- /dev/null +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml-n @@ -0,0 +1,52 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + functions + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + netconf-executor + 1.0.0-SNAPSHOT + + Blueprints Processor Function - Netconf Executor + Blueprints Processor Function - Netconf Executor + + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + resource-resolution + + + org.apache.sshd + sshd-core + + + com.jcraft + jsch + + + com.h2database + h2 + test + + + diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index de21f40f1..4d417f38b 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/functions/pom.xml-n b/ms/blueprintsprocessor/functions/pom.xml-n new file mode 100755 index 000000000..b6081d7ae --- /dev/null +++ b/ms/blueprintsprocessor/functions/pom.xml-n @@ -0,0 +1,88 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + parent + 1.0.0-SNAPSHOT + ../parent + + + functions + pom + + Blueprints Processor Functions + Blueprints Processor Functions + + + resource-resolution + restful-executor + ansible-awx-executor + python-executor + netconf-executor + restconf-executor + cli-executor + config-snapshots + message-prioritizaion + + + + + org.onap.ccsdk.cds.blueprintsprocessor + execution-service + + + + io.mockk + mockk + test + + + org.mock-server + mockserver-netty + test + + + org.powermock + powermock-api-mockito2 + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.jetbrains.kotlin + kotlin-test-junit + test + + + org.jetbrains.kotlinx + kotlinx-coroutines-test + test + + + io.projectreactor + reactor-test + test + + + diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index 0cd8a11ae..c6480fade 100644 --- a/ms/blueprintsprocessor/functions/python-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/python-executor/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml-n b/ms/blueprintsprocessor/functions/python-executor/pom.xml-n new file mode 100644 index 000000000..4c2c50a3a --- /dev/null +++ b/ms/blueprintsprocessor/functions/python-executor/pom.xml-n @@ -0,0 +1,38 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + functions + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + python-executor + + Blueprints Processor Function - Python Executor + Blueprints Processor Function - Python Executor + + + + org.python + jython-standalone + + + diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index d2aecf0cf..8b0b7e798 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions resource-resolution - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT jar Blueprints Processor Function - Resource Resolution diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml-n b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml-n new file mode 100644 index 000000000..fdc686547 --- /dev/null +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml-n @@ -0,0 +1,63 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + functions + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + resource-resolution + 1.0.0-SNAPSHOT + jar + + Blueprints Processor Function - Resource Resolution + Blueprints Processor Function - Resource Resolution + + + + org.onap.ccsdk.cds.blueprintsprocessor + db-lib + + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-logging + + + + + com.h2database + h2 + + + org.mariadb.jdbc + mariadb-java-client + + + org.hibernate + hibernate-testing + test + + + diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index 8208f5f4e..fdc72b2bd 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions restconf-executor - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT Blueprints Processor Function - Restconf Executor Blueprints Processor Function - Restconf Executor diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml-n b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml-n new file mode 100644 index 000000000..26ead0e75 --- /dev/null +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml-n @@ -0,0 +1,44 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + functions + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + restconf-executor + 1.0.0-SNAPSHOT + + Blueprints Processor Function - Restconf Executor + Blueprints Processor Function - Restconf Executor + + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + resource-resolution + + + com.h2database + h2 + test + + + diff --git a/ms/blueprintsprocessor/functions/restful-executor/pom.xml b/ms/blueprintsprocessor/functions/restful-executor/pom.xml index fa4acf641..f5dce168e 100644 --- a/ms/blueprintsprocessor/functions/restful-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restful-executor/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/restful-executor/pom.xml-n b/ms/blueprintsprocessor/functions/restful-executor/pom.xml-n new file mode 100644 index 000000000..9e67d0f1b --- /dev/null +++ b/ms/blueprintsprocessor/functions/restful-executor/pom.xml-n @@ -0,0 +1,56 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + functions + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + restful-executor + + Blueprints Processor Function - NRM Restful executor + Blueprints Processor Function - NRM Restful executor + + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + + + org.apache.httpcomponents + httpclient + ${apache.httpcomponents.client.version} + + + org.springframework.boot + spring-boot-starter + + + org.springframework + spring-web + + + com.h2database + h2 + test + + + diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml index def1ed0b3..6f0791c4e 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprints - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT blueprint-core diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml-n b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml-n new file mode 100644 index 000000000..f16bbdde2 --- /dev/null +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml-n @@ -0,0 +1,115 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprints + 1.0.0-SNAPSHOT + + + blueprint-core + + Controller Blueprints Core + + + + + org.jetbrains.kotlin + kotlin-compiler-embeddable + + + org.jetbrains.kotlin + kotlin-scripting-jvm-host + + + org.jetbrains.kotlin + kotlin-compiler + + + + + org.jetbrains.kotlin + kotlin-script-util + + + org.jetbrains.kotlin + kotlin-script-runtime + + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + + + com.fasterxml.jackson.module + jackson-module-jsonSchema + + + io.projectreactor + reactor-core + + + org.yaml + snakeyaml + + + org.apache.velocity + velocity + + + org.slf4j + slf4j-api + + + + + com.hubspot.jinjava + jinjava + + + org.springframework.boot + spring-boot-starter-logging + + + org.apache.commons + commons-compress + + + + org.jetbrains.kotlin + kotlin-test-junit + test + + + io.mockk + mockk + test + + + org.jetbrains.kotlinx + kotlinx-coroutines-test + test + + + diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml index 11ce0e27c..b71085f3d 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprints - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT blueprint-proto diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml-n b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml-n new file mode 100644 index 000000000..6a6562082 --- /dev/null +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml-n @@ -0,0 +1,118 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprints + 1.0.0-SNAPSHOT + + + blueprint-proto + + Controller Blueprints Proto + Controller Blueprints Proto + + + true + + + + + com.github.marcoferrer.krotoplus + kroto-plus-coroutines + + + + + + + org.xolstice.maven.plugins + protobuf-maven-plugin + 0.6.1 + + + com.google.protobuf:protoc:3.10.0:exe:${os.detected.classifier} + + ${project.basedir}/../../../../../components/model-catalog/proto-definition/proto + + + + + + compile + + + + grpc-java + + compile-custom + + + grpc-java + io.grpc:protoc-gen-grpc-java:${grpc.version}:exe:${os.detected.classifier} + + + + + + + + org.jetbrains.kotlin + kotlin-maven-plugin + ${kotlin.maven.version} + + + compile + + compile + + + + ${project.basedir}/target/generated-sources/protobuf/java + ${project.basedir}/target/generated-sources/protobuf/grpc-java + + + + + + + + + + kr.motd.maven + os-maven-plugin + 1.6.2 + + + + diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml index 0a5818ecd..d87f25a3c 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml @@ -16,13 +16,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprints - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT blueprint-validation diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml-n b/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml-n new file mode 100644 index 000000000..3d572d6f2 --- /dev/null +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml-n @@ -0,0 +1,64 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprints + 1.0.0-SNAPSHOT + + + blueprint-validation + + Controller Blueprints Validation Service + + + + org.springframework + spring-core + + + org.springframework + spring-context + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + resource-dict + + + + + org.jetbrains.kotlin + kotlin-test-junit + + + io.mockk + mockk + + + org.jetbrains.kotlinx + kotlinx-coroutines-test + + + diff --git a/ms/blueprintsprocessor/modules/blueprints/pom.xml b/ms/blueprintsprocessor/modules/blueprints/pom.xml index 0ea6a1eee..a2b19ccec 100644 --- a/ms/blueprintsprocessor/modules/blueprints/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT blueprints diff --git a/ms/blueprintsprocessor/modules/blueprints/pom.xml-n b/ms/blueprintsprocessor/modules/blueprints/pom.xml-n new file mode 100644 index 000000000..8146f2cd6 --- /dev/null +++ b/ms/blueprintsprocessor/modules/blueprints/pom.xml-n @@ -0,0 +1,38 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + modules + 1.0.0-SNAPSHOT + + + blueprints + pom + + Blueprints POM + Blueprints POM + + + blueprint-core + resource-dict + blueprint-validation + blueprint-proto + + diff --git a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml index c26301a5a..6fa99c0fb 100644 --- a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml @@ -16,13 +16,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor blueprints - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT resource-dict diff --git a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml-n b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml-n new file mode 100644 index 000000000..945c0a52c --- /dev/null +++ b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml-n @@ -0,0 +1,43 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprints + 1.0.0-SNAPSHOT + + + resource-dict + + Controller Blueprints Resource Dictionary + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.jetbrains.kotlin + kotlin-test-junit + test + + + diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml index c91cb5351..71ef22062 100644 --- a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT db-lib diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml-n b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml-n new file mode 100644 index 000000000..8f8ed2228 --- /dev/null +++ b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml-n @@ -0,0 +1,74 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + commons + 1.0.0-SNAPSHOT + + + db-lib + jar + + Blueprints Processor DB Lib + Blueprints Processor DB Lib + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-validation + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-logging + + + + + javax.validation + validation-api + + + com.h2database + h2 + + + org.mariadb.jdbc + mariadb-java-client + + + org.hibernate + hibernate-testing + test + + + diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml index a2fd4985a..2e54d3c51 100644 --- a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml @@ -18,13 +18,14 @@ ~ limitations under the License. ~ ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT dmaap-lib diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml-n b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml-n new file mode 100644 index 000000000..bd2b13505 --- /dev/null +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml-n @@ -0,0 +1,83 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + commons + 1.0.0-SNAPSHOT + + + dmaap-lib + jar + + Blueprints Processor Dmaap Lib + Blueprints Processor Dmaap Lib + + + + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + ${dmaap.client.version} + + + org.slf4j + slf4j-log4j12 + + + + + + org.springframework.boot + spring-boot-starter-webflux + + + org.springframework.boot + spring-boot-starter-logging + + + + + org.springframework.boot + spring-boot-starter-test + test + + + org.glassfish.jersey.inject + jersey-hk2 + + + javax.ws.rs + javax.ws.rs-api + 2.1-m07 + + + org.jetbrains.kotlin + kotlin-test-junit + test + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + + + diff --git a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml index 30067fb4e..af20c5d08 100644 --- a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT grpc-lib diff --git a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml-n b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml-n new file mode 100644 index 000000000..8c954c589 --- /dev/null +++ b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml-n @@ -0,0 +1,47 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + commons + 1.0.0-SNAPSHOT + + + grpc-lib + jar + + Blueprints Processor GRPC Lib + Blueprints Processor GRPC Lib + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + + + io.grpc + grpc-testing + + + diff --git a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml index 04dd73688..cf287e280 100644 --- a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT message-lib diff --git a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml-n b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml-n new file mode 100644 index 000000000..8ca9d2a6a --- /dev/null +++ b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml-n @@ -0,0 +1,63 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + commons + 1.0.0-SNAPSHOT + + + message-lib + + Blueprints Processor Messaging Lib + Blueprints Processor Messaging Lib + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + + + org.springframework.kafka + spring-kafka + + + org.apache.kafka + kafka-streams + + + org.apache.kafka + kafka-clients + + + org.apache.kafka + kafka-streams-test-utils + test + + + org.springframework.kafka + spring-kafka-test + test + + + diff --git a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml index 338428604..1865b4358 100644 --- a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT nats-lib diff --git a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml-n b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml-n new file mode 100644 index 000000000..1232ab9f3 --- /dev/null +++ b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml-n @@ -0,0 +1,51 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + commons + 1.0.0-SNAPSHOT + + + nats-lib + jar + + Blueprints Processor NATS Lib + Blueprints Processor NATS Lib + + + + io.nats + jnats + + + io.nats + java-nats-streaming + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + + + diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 3f6f16091..7f3043820 100755 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -17,13 +17,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT commons diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml-n b/ms/blueprintsprocessor/modules/commons/pom.xml-n new file mode 100755 index 000000000..5aa0459c1 --- /dev/null +++ b/ms/blueprintsprocessor/modules/commons/pom.xml-n @@ -0,0 +1,83 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + modules + 1.0.0-SNAPSHOT + + + commons + pom + + Blueprints Processor Commons POM + Blueprints Processor Commons + + + processor-core + db-lib + rest-lib + dmaap-lib + grpc-lib + message-lib + ssh-lib + nats-lib + + + + + org.onap.ccsdk.cds.blueprintsprocessor + resource-dict + + + + io.mockk + mockk + test + + + org.powermock + powermock-api-mockito2 + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.jetbrains.kotlin + kotlin-test-junit + test + + + org.jetbrains.kotlinx + kotlinx-coroutines-test + test + + + io.projectreactor + reactor-test + test + + + diff --git a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml index 50259d82a..121214d06 100644 --- a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml @@ -16,13 +16,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT processor-core diff --git a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml-n b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml-n new file mode 100644 index 000000000..690f9d331 --- /dev/null +++ b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml-n @@ -0,0 +1,54 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + commons + 1.0.0-SNAPSHOT + + + processor-core + jar + + Blueprints Processor Core + Blueprints Processor Core + + + + com.hazelcast + hazelcast-all + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-proto + + + org.springframework.boot + spring-boot-starter-webflux + + + org.springframework.boot + spring-boot-starter-logging + + + + + diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 1525882fb..e56742d26 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -16,13 +16,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT rest-lib diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml-n b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml-n new file mode 100644 index 000000000..faed5f2fa --- /dev/null +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml-n @@ -0,0 +1,67 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + commons + 1.0.0-SNAPSHOT + + + rest-lib + jar + + Blueprints Processor Rest Lib + Blueprints Processor Rest Lib + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + + + org.apache.httpcomponents + httpclient + ${apache.httpcomponents.client.version} + + + org.springframework.boot + spring-boot-starter + + + org.springframework + spring-web + + + org.springframework.boot + spring-boot-starter-webflux + test + + + org.springframework.boot + spring-boot-starter-security + test + + + diff --git a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml index 3b7ae9f67..a1f096bf2 100644 --- a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor commons - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT ssh-lib diff --git a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml-n b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml-n new file mode 100644 index 000000000..505f19675 --- /dev/null +++ b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml-n @@ -0,0 +1,46 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + commons + 1.0.0-SNAPSHOT + + + ssh-lib + jar + + Blueprints Processor SSH Lib + Blueprints Processor SSH Lib + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + + + org.apache.sshd + sshd-core + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index 8e907abcf..4a9b53dca 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -14,17 +14,18 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT configs-api - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT jar Blueprints Processor Resource Configurations API diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml-n new file mode 100644 index 000000000..fa9ccd220 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml-n @@ -0,0 +1,47 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + configs-api + 1.0.0-SNAPSHOT + jar + + Blueprints Processor Resource Configurations API + Blueprints Processor Resource Configurations API + + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + config-snapshots + + + org.springframework.security + spring-security-core + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml index edfcdf891..492c7f6ee 100644 --- a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT designer-api diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml-n new file mode 100644 index 000000000..ba55de743 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml-n @@ -0,0 +1,31 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + designer-api + jar + + Blueprints Processor Designer API + Blueprints Processor Designer API + diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml index 9b98a1fc3..9ee9e98c0 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT health-api-common diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml-n new file mode 100644 index 000000000..402d46805 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml-n @@ -0,0 +1,50 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + health-api-common + jar + + Blueprints Processor Health API common + checking system check health endpoints + + + + org.onap.ccsdk.cds.blueprintsprocessor + rest-lib + + + + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-starter-logging + + + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml index f9866a8ed..f27b20da1 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT health-api @@ -35,7 +36,7 @@ org.onap.ccsdk.cds.blueprintsprocessor health-api-common - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml-n new file mode 100644 index 000000000..a7b1a7482 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml-n @@ -0,0 +1,41 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + health-api + jar + + Blueprints Processor Health API + checking system check health endpoints + + + + + org.onap.ccsdk.cds.blueprintsprocessor + health-api-common + 1.0.0-SNAPSHOT + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 88e7ac235..18b6fd00d 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT inbounds diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/pom.xml-n new file mode 100644 index 000000000..17189d800 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml-n @@ -0,0 +1,99 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + modules + 1.0.0-SNAPSHOT + + + inbounds + pom + + Blueprints Processor Inbounds POM + Blueprints Processor Inbounds + + + configs-api + designer-api + resource-api + selfservice-api + health-api + health-api-common + + + + + org.springframework.security + spring-security-core + + + org.onap.ccsdk.cds.blueprintsprocessor + workflow-service + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + resource-resolution + + + + + io.mockk + mockk + test + + + org.powermock + powermock-api-mockito2 + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.jetbrains.kotlin + kotlin-test-junit + test + + + org.jetbrains.kotlinx + kotlinx-coroutines-test + test + + + io.grpc + grpc-testing + test + + + io.projectreactor + reactor-test + test + + + + com.h2database + h2 + test + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index bec0d1850..7b903cbc7 100644 --- a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT resource-api diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml-n new file mode 100644 index 000000000..3cf6510b9 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml-n @@ -0,0 +1,42 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + resource-api + jar + + Blueprints Processor Resource API + Blueprints Processor Resource API + + + + org.springframework.security + spring-security-core + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 5e3ce2cc9..57e59c53e 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -17,13 +17,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT selfservice-api diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml-n b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml-n new file mode 100755 index 000000000..5b0c65818 --- /dev/null +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml-n @@ -0,0 +1,81 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + inbounds + 1.0.0-SNAPSHOT + + + selfservice-api + jar + + Blueprints Processor Selfservice API + Blueprints Processor Selfservice API + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-validation + + + + + org.onap.ccsdk.cds.blueprintsprocessor + message-lib + + + + + org.springframework.kafka + spring-kafka + + + org.slf4j + slf4j-log4j12 + + + + + org.springframework.kafka + spring-kafka-test + test + + + + + org.apache.kafka + kafka_2.11 + ${kafka.version} + + + org.slf4j + slf4j-log4j12 + + + + + diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml b/ms/blueprintsprocessor/modules/outbounds/pom.xml index e6739571d..49279c926 100644 --- a/ms/blueprintsprocessor/modules/outbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/outbounds/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT outbounds diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml-n b/ms/blueprintsprocessor/modules/outbounds/pom.xml-n new file mode 100644 index 000000000..41fc28bcc --- /dev/null +++ b/ms/blueprintsprocessor/modules/outbounds/pom.xml-n @@ -0,0 +1,31 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + modules + 1.0.0-SNAPSHOT + + + outbounds + pom + + Blueprints Processor Outbounds POM + Blueprints Processor Outbounds + diff --git a/ms/blueprintsprocessor/modules/pom.xml b/ms/blueprintsprocessor/modules/pom.xml index 3f6d915bd..fd9a1e7ca 100644 --- a/ms/blueprintsprocessor/modules/pom.xml +++ b/ms/blueprintsprocessor/modules/pom.xml @@ -16,13 +16,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/modules/pom.xml-n b/ms/blueprintsprocessor/modules/pom.xml-n new file mode 100644 index 000000000..e43eaf81a --- /dev/null +++ b/ms/blueprintsprocessor/modules/pom.xml-n @@ -0,0 +1,71 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + parent + 1.0.0-SNAPSHOT + ../parent + + + modules + pom + + Blueprints Processor Modules + Blueprints Processor Modules + + + blueprints + commons + outbounds + services + inbounds + + + + + + org.jetbrains.kotlin + kotlin-maven-plugin + ${kotlin.maven.version} + + + compile + compile + + compile + + + + test-compile + test-compile + + test-compile + + + + + 1.8 + + + + + diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml index 15e715249..a81723663 100644 --- a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor services - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT execution-service diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml-n b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml-n new file mode 100644 index 000000000..307564443 --- /dev/null +++ b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml-n @@ -0,0 +1,73 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + services + 1.0.0-SNAPSHOT + + + execution-service + jar + + Blueprints Processor Execution Service + Blueprints Processor Execution Service + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + + + org.onap.ccsdk.cds.blueprintsprocessor + db-lib + + + org.onap.ccsdk.cds.blueprintsprocessor + rest-lib + + + org.onap.ccsdk.cds.blueprintsprocessor + grpc-lib + + + org.onap.ccsdk.cds.blueprintsprocessor + nats-lib + + + org.onap.ccsdk.cds.blueprintsprocessor + resource-dict + + + + org.onap.ccsdk.sli.core + sli-provider + + + + io.grpc + grpc-testing + + + diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml index 604cdb19d..da4581fd5 100755 --- a/ms/blueprintsprocessor/modules/services/pom.xml +++ b/ms/blueprintsprocessor/modules/services/pom.xml @@ -17,13 +17,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT services diff --git a/ms/blueprintsprocessor/modules/services/pom.xml-n b/ms/blueprintsprocessor/modules/services/pom.xml-n new file mode 100755 index 000000000..ff133039d --- /dev/null +++ b/ms/blueprintsprocessor/modules/services/pom.xml-n @@ -0,0 +1,73 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + modules + 1.0.0-SNAPSHOT + + + services + pom + + Blueprints Processor Service POM + Blueprints Processor Service + + + execution-service + workflow-service + + + + + + io.mockk + mockk + test + + + org.powermock + powermock-api-mockito2 + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.jetbrains.kotlin + kotlin-test-junit + test + + + org.jetbrains.kotlinx + kotlinx-coroutines-test + test + + + io.projectreactor + reactor-test + test + + + diff --git a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml index 98bb82397..cfc03e7dc 100644 --- a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor services - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT workflow-service diff --git a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml-n b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml-n new file mode 100644 index 000000000..fc508fc25 --- /dev/null +++ b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml-n @@ -0,0 +1,46 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.blueprintsprocessor + services + 1.0.0-SNAPSHOT + + + workflow-service + + Blueprints Processor Workflow Service + Blueprints Processor Workflow Service + + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + + + org.onap.ccsdk.cds.blueprintsprocessor + execution-service + + + org.onap.ccsdk.sli.core + sli-provider + + + diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 546156d47..a71392b00 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds blueprintsprocessor - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom Blueprints Processor Parent diff --git a/ms/blueprintsprocessor/parent/pom.xml-n b/ms/blueprintsprocessor/parent/pom.xml-n new file mode 100755 index 000000000..e200eee65 --- /dev/null +++ b/ms/blueprintsprocessor/parent/pom.xml-n @@ -0,0 +1,793 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + blueprintsprocessor + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.blueprintsprocessor + parent + 1.0.0-SNAPSHOT + pom + + Blueprints Processor Parent + Blueprints Processor Parent + + + ${ccsdk.sli.core.version} + + ${project.version} + ${project.version} + 1.1.5 + + + 2.9.2 + 1.0.0 + 1.2.2 + 4.0 + + 1.4.197 + 1.7.4 + 5.5.1 + 2.8.0 + 2.6.3 + + 2.0.26.Final + 2.2.0 + 0.1.55 + 0.1.8 + 2.7.1 + 2.5.1 + 27.0.1-jre + 1.9 + 2.3 + + 2.6 + 1.20 + 3.2.2 + + + + + + + org.springframework.boot + spring-boot-starter-parent + ${spring.boot.version} + pom + import + + + + org.springframework.kafka + spring-kafka + ${spring-kafka.version} + + + + + io.springfox + springfox-swagger2 + ${springfox.swagger2.version} + + + org.slf4j + slf4j-api + + + + + io.springfox + springfox-swagger-ui + ${springfox.swagger2.version} + + + org.slf4j + slf4j-api + + + + + + + + + commons-collections + commons-collections + ${commons-collections-version} + + + commons-io + commons-io + ${commons-io-version} + + + org.apache.commons + commons-compress + ${commons-compress-version} + + + com.hubspot.jinjava + jinjava + ${jinja.version} + + + com.schibsted.spt.data + jslt + ${jslt.version} + + + com.google.guava + guava + ${guava.version} + + + net.javacrumbs.json-unit + json-unit-json-path + ${json.unit.version} + compile + + + org.python + jython-standalone + ${jython.version} + + + net.minidev + json-smart + ${json-smart.version} + + + + + org.jetbrains.kotlin + kotlin-stdlib + ${kotlin.version} + + + org.jetbrains.kotlin + kotlin-stdlib-common + ${kotlin.version} + + + + + org.jetbrains.kotlin + kotlin-scripting-jvm-host + ${kotlin.version} + + + org.jetbrains.kotlin + kotlin-compile + + + + + org.jetbrains.kotlin + kotlin-compiler-embeddable + ${kotlin.version} + + + org.jetbrains.kotlin + kotlin-script-util + ${kotlin.version} + + + org.jetbrains.kotlin + kotlin-script-runtime + ${kotlin.version} + + + org.jetbrains.kotlinx + kotlinx-coroutines-core + ${kotlin.couroutines.version} + + + org.jetbrains.kotlinx + kotlinx-coroutines-reactor + ${kotlin.couroutines.version} + + + org.jetbrains.kotlin + kotlin-reflect + ${kotlin.version} + + + org.jetbrains.kotlin + kotlin-stdlib-jdk8 + ${kotlin.version} + + + org.jetbrains.kotlin + kotlin-stdlib-jdk7 + ${kotlin.version} + + + + com.github.marcoferrer.krotoplus + kroto-plus-coroutines + ${kroto-plus.version} + + + io.netty + netty-tcnative-boringssl-static + ${netty-ssl} + + + + + io.nats + jnats + ${nats.version} + + + io.nats + java-nats-streaming + ${nats.streaming.version} + + + + + com.hazelcast + hazelcast-all + ${hazelcast.version} + + + + + org.apache.sshd + sshd-core + ${sshd.version} + + + org.slf4j + slf4j-api + + + + + com.jcraft + jsch + ${jsch.version} + + + + org.apache.kafka + kafka-clients + ${kafka.version} + + + org.apache.kafka + kafka-streams + ${kafka.version} + + + + + org.onap.ccsdk.cds.error.catalog + error-catalog-core + ${error.catalog.version} + + + * + * + + + + + org.onap.ccsdk.cds.error.catalog + error-catalog-services + ${error.catalog.version} + + + * + * + + + + + + + org.onap.ccsdk.sli.core + sli-provider + ${sli.version} + + + commons-lang + commons-lang + + + org.apache.commons + * + + + org.slf4j + * + + + org.opendaylight.mdsal.model + * + + + org.opendaylight.controller + * + + + org.apache.tomcat + * + + + org.apache.karaf.shell + * + + + org.mariadb.jdbc + * + + + org.powermock + * + + + + + + + org.onap.ccsdk.cds.blueprintsprocessor + processor-core + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + db-lib + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + rest-lib + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + nats-lib + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + ssh-lib + ${ccsdk.cds.version} + + + + + org.onap.ccsdk.cds.blueprintsprocessor + message-lib + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + dmaap-lib + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + grpc-lib + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + execution-service + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + workflow-service + ${ccsdk.cds.version} + + + + + org.onap.ccsdk.cds.blueprintsprocessor + configs-api + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + designer-api + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + resource-api + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + selfservice-api + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + application + ${ccsdk.cds.version} + + + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + resource-resolution + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + restful-executor + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + python-executor + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + ansible-awx-executor + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + netconf-executor + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + restconf-executor + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + cli-executor + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + config-snapshots + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor.functions + message-prioritizaion + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + health-api + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + health-api-common + ${ccsdk.cds.version} + + + + + com.github.fge + json-patch + ${json-patch.version} + + + org.xmlunit + xmlunit-core + ${xmlunit.version} + + + + + org.onap.ccsdk.cds.blueprintsprocessor + resource-dict + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-core + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-proto + ${ccsdk.cds.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-validation + ${ccsdk.cds.version} + + + + + com.h2database + h2 + ${h2database.version} + test + + + + + io.mockk + mockk + ${mockk.version} + test + + + org.mock-server + mockserver-netty + ${mockkserver.version} + test + + + org.powermock + powermock-api-mockito2 + ${powermock.version} + test + + + com.nhaarman.mockitokotlin2 + mockito-kotlin + 2.2.0 + test + + + org.jetbrains.kotlin + kotlin-test-junit + ${kotlin.version} + test + + + org.jetbrains.kotlinx + kotlinx-coroutines-test + ${kotlin.couroutines.version} + test + + + + + org.springframework.kafka + spring-kafka-test + ${spring-kafka.version} + test + + + + + + org.apache.commons + commons-lang3 + + + commons-collections + commons-collections + + + commons-io + commons-io + + + com.jayway.jsonpath + json-path + + + org.slf4j + slf4j-api + + + + + net.minidev + json-smart + + + net.javacrumbs.json-unit + json-unit-json-path + + + com.google.guava + guava + + + io.springfox + springfox-swagger2 + + + org.slf4j + slf4j-api + + + + + + + + + io.springfox + springfox-swagger-ui + + + org.jetbrains.kotlin + kotlin-stdlib + + + org.jetbrains.kotlin + kotlin-script-util + + + org.jetbrains.kotlin + kotlin-stdlib-jdk8 + + + org.jetbrains.kotlinx + kotlinx-coroutines-core + + + org.jetbrains.kotlinx + kotlinx-coroutines-reactor + + + com.fasterxml.jackson.module + jackson-module-kotlin + + + org.jetbrains.kotlin + kotlin-compiler-embeddable + + + org.jetbrains.kotlin + kotlin-scripting-jvm-host + + + + + org.jetbrains.kotlin + kotlin-compiler + + + + + + io.grpc + grpc-netty + + + io.grpc + grpc-protobuf + + + io.grpc + grpc-stub + + + io.grpc + grpc-netty-shaded + + + io.grpc + grpc-grpclb + + + com.google.protobuf + protobuf-java + + + com.google.protobuf + protobuf-java-util + + + io.netty + netty-tcnative-boringssl-static + + + + org.onap.ccsdk.cds.error.catalog + error-catalog-core + + + + + + spring-libs-milestone + Spring Milestone Maven Repository + http://oss.jfrog.org/artifactory/oss-release-local/ + + true + + + false + + + + spring-libs-milestone-snapshot + Spring Milestone Maven Repository - snapshots + http://oss.jfrog.org/artifactory/oss-snapshot-local/ + + false + + + true + + + + + + + + org.jetbrains.kotlin + kotlin-maven-plugin + ${kotlin.maven.version} + + + compile + + compile + + + + ${project.basedir}/src/main/kotlin + ${project.basedir}/src/main/java + + + + + test-compile + + test-compile + + + + ${project.basedir}/src/test/kotlin + ${project.basedir}/src/test/java + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.5.1 + + ${maven.compiler.source} + ${maven.compiler.target} + + + + + diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml index 2a6bc75a1..be7a73256 100755 --- a/ms/blueprintsprocessor/pom.xml +++ b/ms/blueprintsprocessor/pom.xml @@ -15,13 +15,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds ms - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. diff --git a/ms/blueprintsprocessor/pom.xml-n b/ms/blueprintsprocessor/pom.xml-n new file mode 100755 index 000000000..c9515c697 --- /dev/null +++ b/ms/blueprintsprocessor/pom.xml-n @@ -0,0 +1,53 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + ms + 1.0.0-SNAPSHOT + .. + + + blueprintsprocessor + pom + + Blueprints Processor Root + Blueprints Processor Root + + + parent + cba-parent + modules + functions + application + + + + BlueprintsProcessor + UTF-8 + UTF-8 + yyyyMMdd'T'HHmmss'Z' + ${maven.build.timestamp} + 1.8 + 1.8 + 1.8 + ${project.version} + + diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 0beb34d5e..ceb4147e0 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds ms - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. diff --git a/ms/command-executor/pom.xml-n b/ms/command-executor/pom.xml-n new file mode 100755 index 000000000..b4e139d43 --- /dev/null +++ b/ms/command-executor/pom.xml-n @@ -0,0 +1,159 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + ms + 1.0.0-SNAPSHOT + .. + + + command-executor + pom + + Command Executor + Micro-service providing python environment with gRPC binding for command execution + + + maven + onap/ccsdk-commandexecutor + deploy + true + ${project.version} + ${maven.build.timestamp} + yyyyMMdd'T'HHmmss'Z' + + + + + + maven-resources-plugin + 2.6 + + + copy-dockerfile + + copy-resources + + validate + + ${basedir}/target/docker-stage + + + src/main/docker + + Dockerfile + start.sh + + true + + + + + + + + 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 + + + + + + + + + + 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 + + + + + + + + + diff --git a/ms/error-catalog/application/pom.xml b/ms/error-catalog/application/pom.xml index c2a09dbdb..26249132e 100644 --- a/ms/error-catalog/application/pom.xml +++ b/ms/error-catalog/application/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.error.catalog error-catalog - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT error-catalog-application diff --git a/ms/error-catalog/application/pom.xml-n b/ms/error-catalog/application/pom.xml-n new file mode 100644 index 000000000..4d992718e --- /dev/null +++ b/ms/error-catalog/application/pom.xml-n @@ -0,0 +1,34 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.error.catalog + error-catalog + 1.0.0-SNAPSHOT + + + error-catalog-application + + Error Catalog Application + Error Catalog Application + + + true + + diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml index 0592112cf..a7ecdccbb 100644 --- a/ms/error-catalog/core/pom.xml +++ b/ms/error-catalog/core/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.error.catalog error-catalog - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT error-catalog-core diff --git a/ms/error-catalog/core/pom.xml-n b/ms/error-catalog/core/pom.xml-n new file mode 100644 index 000000000..a3663f2c3 --- /dev/null +++ b/ms/error-catalog/core/pom.xml-n @@ -0,0 +1,34 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.error.catalog + error-catalog + 1.0.0-SNAPSHOT + + + error-catalog-core + + Error Catalog Core + Error Catalog Core + + + true + + diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml index 8b82d7d75..f40258e33 100644 --- a/ms/error-catalog/pom.xml +++ b/ms/error-catalog/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds ms - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. diff --git a/ms/error-catalog/pom.xml-n b/ms/error-catalog/pom.xml-n new file mode 100644 index 000000000..319f2f6de --- /dev/null +++ b/ms/error-catalog/pom.xml-n @@ -0,0 +1,157 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + ms + 1.0.0-SNAPSHOT + .. + + + org.onap.ccsdk.cds.error.catalog + error-catalog + pom + + Error Catalog Lib + Error Catalog Lib for ONAP Components + + + application + core + services + + + + + + org.onap.ccsdk.cds.error.catalog + error-catalog-core + ${project.version} + + + org.onap.ccsdk.cds.error.catalog + error-catalog-services + ${project.version} + + + + + + + org.jetbrains.kotlin + kotlin-stdlib + + + org.jetbrains.kotlin + kotlin-stdlib-common + + + org.jetbrains.kotlin + kotlin-script-util + + + org.jetbrains.kotlin + kotlin-stdlib-jdk8 + + + org.jetbrains.kotlinx + kotlinx-coroutines-core + + + org.jetbrains.kotlinx + kotlinx-coroutines-reactor + + + com.fasterxml.jackson.module + jackson-module-kotlin + + + org.jetbrains.kotlin + kotlin-compiler-embeddable + + + org.jetbrains.kotlin + kotlin-scripting-jvm-host + + + + + org.jetbrains.kotlin + kotlin-compiler + + + + + org.springframework.boot + spring-boot-starter-webflux + + + javax.persistence + javax.persistence-api + + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-test + test + + + io.projectreactor + reactor-test + test + + + + + + + org.jetbrains.kotlin + kotlin-maven-plugin + ${kotlin.maven.version} + + + compile + + compile + + + + src/main/kotlin + + + + + test-compile + + test-compile + + + + ${project.basedir}/src/test/kotlin + + + + + + + + diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml index a0a1ba9b1..3be5f9f9e 100644 --- a/ms/error-catalog/services/pom.xml +++ b/ms/error-catalog/services/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.error.catalog error-catalog - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT error-catalog-services diff --git a/ms/error-catalog/services/pom.xml-n b/ms/error-catalog/services/pom.xml-n new file mode 100644 index 000000000..44f12f7e3 --- /dev/null +++ b/ms/error-catalog/services/pom.xml-n @@ -0,0 +1,41 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.error.catalog + error-catalog + 1.0.0-SNAPSHOT + + + error-catalog-services + + Error Catalog Service + Error Catalog Service + + + true + + + + + org.onap.ccsdk.cds.error.catalog + error-catalog-core + + + diff --git a/ms/pom.xml b/ms/pom.xml index 22f016a2e..92ffa546b 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -14,18 +14,19 @@ * See the License for the specific language governing permissions and * limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. ms - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom Micro-services Root diff --git a/ms/pom.xml-n b/ms/pom.xml-n new file mode 100644 index 000000000..da3dc9658 --- /dev/null +++ b/ms/pom.xml-n @@ -0,0 +1,60 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + parent + 1.0.0-SNAPSHOT + .. + + + ms + 1.0.0-SNAPSHOT + pom + + Micro-services Root + Micro-services + + + error-catalog + blueprintsprocessor + py-executor + command-executor + sdclistener + + + + + + + pl.project13.maven + git-commit-id-plugin + 4.0.0 + + + ^git.build.(time|version)$ + ^git.commit.id.(abbrev|full)$ + + full + + + + + + diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index dee2a3307..e678ea9dc 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds ms - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT py-executor diff --git a/ms/py-executor/pom.xml-n b/ms/py-executor/pom.xml-n new file mode 100644 index 000000000..1a049cd49 --- /dev/null +++ b/ms/py-executor/pom.xml-n @@ -0,0 +1,158 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + ms + 1.0.0-SNAPSHOT + + + py-executor + + Python Script Executor + Micro-service providing python environment with gRPC binding for python script execution + + + maven + onap/ccsdk-py-executor + deploy + true + ${project.version} + ${maven.build.timestamp} + yyyyMMdd'T'HHmmss'Z' + true + + + + + + maven-resources-plugin + 2.6 + + + copy-dockerfile + + copy-resources + + validate + + ${project.basedir}/target/docker-stage + + + docker + + Dockerfile + start.sh + + true + + + + + + + + maven-assembly-plugin + 3.1.0 + + ${project.basedir}/target/docker-stage + + docker/distribution.xml + + posix + + + + ${assembly.id} + package + + single + + + + + + org.codehaus.groovy.maven + gmaven-plugin + 1.0 + + + validate + + execute + + + ${basedir}/../../TagVersion.groovy + + + + + + + + + + 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 + + + + + + + + + diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 3825a0809..45c3919e6 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -14,18 +14,19 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.sdclistener parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT ../parent application - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT jar SDC Listener Application @@ -56,7 +57,7 @@ org.onap.ccsdk.cds.blueprintsprocessor health-api-common - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.springframework.boot diff --git a/ms/sdclistener/application/pom.xml-n b/ms/sdclistener/application/pom.xml-n new file mode 100644 index 000000000..d3946be3b --- /dev/null +++ b/ms/sdclistener/application/pom.xml-n @@ -0,0 +1,124 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.sdclistener + parent + 1.0.0-SNAPSHOT + ../parent + + + application + 1.0.0-SNAPSHOT + jar + + SDC Listener Application + + + 3.6.1 + ${project.parent.version} + + + + + + org.springframework.boot + spring-boot-starter-webflux + + + org.springframework.boot + spring-boot-starter-logging + + + + + org.springframework.boot + spring-boot-starter-test + test + + + + org.onap.ccsdk.cds.blueprintsprocessor + health-api-common + 1.0.0-SNAPSHOT + + + org.springframework.boot + spring-boot-starter-data-jpa + + + + + + + org.onap.sdc.sdc-distribution-client + sdc-distribution-client + + + + org.jmockit + jmockit + test + + + + + io.grpc + grpc-netty + + + io.grpc + grpc-protobuf + + + io.grpc + grpc-stub + + + io.grpc + grpc-netty-shaded + + + io.grpc + grpc-grpclb + + + com.google.protobuf + protobuf-java + + + com.google.protobuf + protobuf-java-util + + + io.grpc + grpc-testing + test + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-proto + + + + ch.qos.logback + logback-classic + + + diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml index 669db4338..ec02cfb5c 100755 --- a/ms/sdclistener/distribution/pom.xml +++ b/ms/sdclistener/distribution/pom.xml @@ -14,13 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds.sdclistener parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT ../parent diff --git a/ms/sdclistener/distribution/pom.xml-n b/ms/sdclistener/distribution/pom.xml-n new file mode 100755 index 000000000..f64ee7191 --- /dev/null +++ b/ms/sdclistener/distribution/pom.xml-n @@ -0,0 +1,187 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds.sdclistener + parent + 1.0.0-SNAPSHOT + ../parent + + + distribution + pom + + SDC Listener Distribution + + + maven + org.onap.ccsdk.cds + sdclistener + onap/ccsdk-sdclistener + + + deploy + true + ${project.version} + ${maven.build.timestamp} + + + + + org.onap.ccsdk.cds.sdclistener + application + + + + + + + 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 + + + + + + + + + + + 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 + + + + + + + + + diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml index 36a96f037..ea67d1b95 100755 --- a/ms/sdclistener/parent/pom.xml +++ b/ms/sdclistener/parent/pom.xml @@ -16,13 +16,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds sdclistener - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT org.onap.ccsdk.cds.sdclistener diff --git a/ms/sdclistener/parent/pom.xml-n b/ms/sdclistener/parent/pom.xml-n new file mode 100755 index 000000000..b814ac07e --- /dev/null +++ b/ms/sdclistener/parent/pom.xml-n @@ -0,0 +1,181 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + sdclistener + 1.0.0-SNAPSHOT + + + org.onap.ccsdk.cds.sdclistener + parent + pom + + SDC Listener Parent + SDC Listener Parent + + + 1.0.0 + 27.0.1-jre + 1.2.2 + 1.7.4 + 1.9 + 1.1.5 + 5.5.1 + 1.4.0 + 1.19 + 3.2.6.RELEASE + + + + + + + org.springframework.boot + spring-boot-starter-parent + ${spring.boot.version} + pom + import + + + + + org.apache.commons + commons-lang3 + 3.2.1 + + + commons-collections + commons-collections + 3.2.2 + + + commons-io + commons-io + 2.6 + + + org.apache.commons + commons-compress + 1.15 + + + + com.google.guava + guava + ${guava.version} + + + + + io.grpc + grpc-core + ${grpc.version} + + + io.grpc + grpc-netty + ${grpc.version} + + + io.grpc + grpc-protobuf + ${grpc.version} + + + io.grpc + grpc-stub + ${grpc.version} + + + io.grpc + grpc-netty-shaded + ${grpc.version} + + + io.grpc + grpc-grpclb + ${grpc.version} + + + com.google.protobuf + protobuf-java + ${protobuff.java.utils.version} + + + com.google.protobuf + protobuf-java-util + ${protobuff.java.utils.version} + + + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-proto + ${project.version} + + + * + * + + + + + + + io.grpc + grpc-testing + ${grpc.version} + test + + + org.jmockit + jmockit + ${jmockit.version} + test + + + + + org.onap.ccsdk.cds.sdclistener + application + ${project.version} + + + org.onap.sdc.sdc-distribution-client + sdc-distribution-client + ${sdc-distribution-client.version} + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.5.1 + + ${maven.compiler.source} + ${maven.compiler.target} + + + + + diff --git a/ms/sdclistener/pom.xml b/ms/sdclistener/pom.xml index 8404f0a81..d89eb14a3 100644 --- a/ms/sdclistener/pom.xml +++ b/ms/sdclistener/pom.xml @@ -14,13 +14,14 @@ * See the License for the specific language governing permissions and * limitations under the License. --> + 4.0.0 org.onap.ccsdk.cds ms - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT .. diff --git a/ms/sdclistener/pom.xml-n b/ms/sdclistener/pom.xml-n new file mode 100644 index 000000000..f92bb1178 --- /dev/null +++ b/ms/sdclistener/pom.xml-n @@ -0,0 +1,50 @@ + + + + 4.0.0 + + + org.onap.ccsdk.cds + ms + 1.0.0-SNAPSHOT + .. + + + sdclistener + pom + + SDC Listener Root + SDC Listener Root + + + parent + application + distribution + + + + sdclistener + UTF-8 + UTF-8 + yyyyMMdd'T'HHmmss'Z' + ${maven.build.timestamp} + 1.8 + 1.8 + 1.8 + ${project.version} + + diff --git a/pom.xml b/pom.xml index c602f24ec..1c76d5bf9 100644 --- a/pom.xml +++ b/pom.xml @@ -16,19 +16,20 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> + 4.0.0 org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.2 + 2.0.0-SNAPSHOT org.onap.ccsdk.cds parent - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT pom CDS Parent diff --git a/pom.xml-n b/pom.xml-n new file mode 100644 index 000000000..839054917 --- /dev/null +++ b/pom.xml-n @@ -0,0 +1,238 @@ + + + + 4.0.0 + + + org.onap.ccsdk.parent + spring-boot-starter-parent + 2.0.0-SNAPSHOT + + + + org.onap.ccsdk.cds + parent + 1.0.0-SNAPSHOT + pom + + CDS Parent + CCSDK Controller Design Studio + https://wiki.onap.org + + ONAP + + + + ms + cds-ui + components + + + + + + + src/main + + src/test + + **/*.java,**/*.kt + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + + 0.8.3 + + + false + true + + + + + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + + + org.codehaus.mojo + tidy-maven-plugin + 1.1.0 + + + format-pom + process-sources + + pom + + + ${format.skipExecute} + + + + validate-pom + validate + + check + + + ${format.skipValidate} + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + validate-kotlin + validate + + + + + + + ${format.skipValidate} + + + run + + + + + format-kotlin + process-sources + + + + + + + + ${format.skipExecute} + + + run + + + + + + com.pinterest + ktlint + 0.35.0 + + + + + + + + + blackduck + + + blackduck-scan + + + + + + com.blackducksoftware.integration + hub-maven-plugin + 1.4.0 + false + + ${project.name} + ${project.basedir} + + + + create-bdio-file + package + + createHubOutput + + + + + + + + + + + format + + true + false + + + + dependency-list + + + + com.github.ferstl + depgraph-maven-plugin + + + validate + false + + aggregate + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + false + + attach-artifact + + + + + ${dependency-list.file} + txt + dependencies + + + + + + + + + + + diff --git a/version.properties b/version.properties index b05a161f6..1da7b9a35 100644 --- a/version.properties +++ b/version.properties @@ -4,9 +4,9 @@ # because they are used in Jenkins, whose plug-in doesn't support -release_name=0 -sprint_number=7 -feature_revision=1 +release_name=1 +sprint_number=0 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision}