From 7b5496d4db21dfd72d21fde1c0d89ad849775d2b Mon Sep 17 00:00:00 2001 From: Shabirmean Date: Thu, 14 Jan 2016 16:56:04 +0530 Subject: [PATCH] added the sample connected-cup project as a module into the device-deployer.xml --- .../connectedcup/component/controller/pom.xml | 2 -- modules/samples/connectedcup/pom.xml | 22 ------------------- modules/samples/installer/device-deployer.xml | 14 +++++++----- 3 files changed, 9 insertions(+), 29 deletions(-) diff --git a/modules/samples/connectedcup/component/controller/pom.xml b/modules/samples/connectedcup/component/controller/pom.xml index 82102873..5a360f7b 100644 --- a/modules/samples/connectedcup/component/controller/pom.xml +++ b/modules/samples/connectedcup/component/controller/pom.xml @@ -210,12 +210,10 @@ org.wso2.carbon.devicemgt-plugins org.coffeeking.connectedcup.plugin - org.json.wso2 json - diff --git a/modules/samples/connectedcup/pom.xml b/modules/samples/connectedcup/pom.xml index 753be73b..7590d09c 100644 --- a/modules/samples/connectedcup/pom.xml +++ b/modules/samples/connectedcup/pom.xml @@ -219,28 +219,6 @@ ignore - - wso2.snapshots - WSO2 Snapshot Repository - http://maven.wso2.org/nexus/content/repositories/snapshots/ - - true - daily - - - false - - - - wso2-staging - WSO2 internal Repository - http://maven.wso2.org/nexus/content/repositories/orgwso2carbonapimgt-174/ - - true - daily - ignore - - diff --git a/modules/samples/installer/device-deployer.xml b/modules/samples/installer/device-deployer.xml index 2063e453..ebec035a 100644 --- a/modules/samples/installer/device-deployer.xml +++ b/modules/samples/installer/device-deployer.xml @@ -30,9 +30,14 @@ pom Creating custom distribution http://wso2.org + + + + samples/connectedcup + + - org.wso2.maven carbon-p2-plugin @@ -53,7 +58,7 @@ - + org.wso2.carbon.devicemgt-plugins:org.coffeeking.connectedcup.feature:1.9.2-SNAPSHOT @@ -62,8 +67,6 @@ - - org.wso2.maven carbon-p2-plugin @@ -82,7 +85,7 @@ repository/components true - + org.coffeeking.connectedcup.feature.group 1.9.2-SNAPSHOT @@ -114,6 +117,7 @@ + wso2-nexus