From 17b851b0c50b52bea6f8d8b88ed389d4d925a0f2 Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Tue, 30 Jul 2019 15:25:58 -0400 Subject: Build artifacts for vLB use case - Change the POM file of the distribution plugin - Modify istall/init scripts to download artifacts - Delete mvn compile process from istall/init scripts Issue-ID: INT-1166 Signed-off-by: Marco Platania Change-Id: I02feb19b6531ea5ca583343f7f724bc496d1d1b7 --- vnfs/honeycomb_plugin/parent-pom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vnfs/honeycomb_plugin') diff --git a/vnfs/honeycomb_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/parent-pom/pom.xml index f368d543..25065119 100644 --- a/vnfs/honeycomb_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/parent-pom/pom.xml @@ -66,6 +66,11 @@ done ../stream-count/stream-count-api ../stream-count/stream-count-impl ../stream-count/stream-count-distribution + ../../vLBMS/apis/vlb-business-vnf-onap-plugin/vlb-business-vnf-onap-plugin-api + ../../vLBMS/apis/vlb-business-vnf-onap-plugin/vlb-business-vnf-onap-plugin-impl + ../../vLBMS/apis/health-vnf-onap-plugin/health-vnf-onap-plugin-api + ../../vLBMS/apis/health-vnf-onap-plugin/health-vnf-onap-plugin-impl + ../../vLBMS/apis/vlb-vnf-onap-distribution -- cgit 1.2.3-korg