From e298272753b493afd2f4210f80a1d4e363727cc0 Mon Sep 17 00:00:00 2001 From: huangjian Date: Tue, 11 Oct 2016 16:56:18 +0800 Subject: Integrate wso2bps Change-Id: I5aca17e5a8723fa151907d52e9279568e7cdf7f1 issue-id: OCS-104 Signed-off-by: huangjian --- .../wso2bpel-core/distribution/standalone/pom.xml | 34 +++++++++++++++++++--- 1 file changed, 30 insertions(+), 4 deletions(-) (limited to 'wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml') diff --git a/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml b/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml index 2a110fc..8e2b3bb 100644 --- a/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml +++ b/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml @@ -107,7 +107,7 @@ wso2bpel-mgr jar true - ${linux64outputdir} + ${linux64outputdir}/wso2bps-ext wso2bpel-service.jar @@ -126,7 +126,7 @@ wso2bpel-mgr jar true - ${win64outputdir} + ${win64outputdir}/wso2bps-ext wso2bpel-service.jar @@ -138,6 +138,32 @@ org.apache.maven.plugins maven-antrun-plugin + + unzip-wso2bps + generate-resources + + run + + + + + + + + + + + + + + + + + + + + + distribution package @@ -146,12 +172,12 @@ - + - + -- cgit 1.2.3-korg