From 6722f4059f854bf890d3ba035bdec6e4eb8f717b Mon Sep 17 00:00:00 2001 From: Amalka Subasinghe Date: Fri, 11 Jun 2021 10:42:33 +0530 Subject: [PATCH] added wso2am download logic --- iot-core/pom.xml | 29 ++++++++++++++++++++++++++++- pom.xml | 2 ++ 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 56dcac6..81e92d1 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -45,7 +45,34 @@ maven-antrun-plugin - create-solution + check-pack + process-resources + + run + + + + + + + + + download-pack + process-resources + + run + + + + + + + + + extract-pack process-resources run diff --git a/pom.xml b/pom.xml index ecec594..b5cb7ff 100644 --- a/pom.xml +++ b/pom.xml @@ -102,6 +102,8 @@ wso2am-4.0.0 + https://github.com/wso2/product-apim/releases/download/v4.0.0/${wso2am}.zip + entgra-iot-core-${project.version} entgra-iot-community-${project.version} entgra-emm-community-${project.version}