CCSDK-3472 Maven plugin support of velocity for CBA package creation in IDE 97/128197/2
authorRudrangi Anupriya <ra00745022@techmahindra.com>
Wed, 30 Mar 2022 10:44:10 +0000 (16:14 +0530)
committerDan Timoney <dtimoney@att.com>
Fri, 1 Apr 2022 12:35:28 +0000 (12:35 +0000)
commit86e7aa2e9dc7d69b6f7154618a214217f92504ac
tree0fdae363f90dbd6ff4a310c9d5b58fdd2fa5a966
parent746c36f767eb7384d063d148b11c40381731b95f
CCSDK-3472 Maven plugin support of velocity for CBA package creation in IDE

Change-Id: I873be858c44b3ca36f4e292e44a483a2af6e83f1
Signed-off-by: Rudrangi Anupriya <ra00745022@techmahindra.com>
Issue-ID: CCSDK-3472
components/model-catalog/blueprint-model/archetype-blueprint/src/main/resources/archetype-resources/Templates/base-config-data-velocity.json [new file with mode: 0644]
components/model-catalog/blueprint-model/archetype-blueprint/src/main/resources/archetype-resources/Templates/base-config-velocity-template.vtl [new file with mode: 0644]
components/model-catalog/blueprint-model/archetype-blueprint/src/main/resources/archetype-resources/Templates/default-variable-value-data.json [new file with mode: 0644]
components/model-catalog/blueprint-model/archetype-blueprint/src/main/resources/archetype-resources/Templates/default-variable-value-velocity-template.vtl [new file with mode: 0644]
components/model-catalog/blueprint-model/archetype-blueprint/src/main/resources/archetype-resources/Tests/default-variable-value-data.txt [new file with mode: 0644]
components/model-catalog/blueprint-model/archetype-blueprint/src/main/resources/archetype-resources/Tests/kotlin/org/onap/ccsdk/cds/controllerblueprints/core/service/BlueprintVelocityTemplateTest.kt [new file with mode: 0644]