From 2f4833ec03786ea343ac54ac86a7d20050ee7346 Mon Sep 17 00:00:00 2001 From: Amalka Subasinghe Date: Wed, 3 May 2023 12:04:42 +0530 Subject: [PATCH] changing device mgt plugin - group ids and artifact ids, remove virtual firealarm sample --- p2-profile/pom.xml | 8 +- pom.xml | 2 +- uem-core/src/assembly/bin.xml | 4 - .../core/samples/device-plugins-deployer.xml | 196 ------------------ 4 files changed, 5 insertions(+), 205 deletions(-) delete mode 100644 uem-core/src/core/samples/device-plugins-deployer.xml diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index 02d5a6b..65b4165 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -77,10 +77,10 @@ true - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android.feature:${carbon.device.mgt.plugin.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.mobile.android.feature:${carbon.device.mgt.plugin.version} - + @@ -99,11 +99,11 @@ true - org.wso2.carbon.device.mgt.mobile.android.feature.group + io.entgra.device.mgt.plugins.mobile.android.feature.group ${carbon.device.mgt.plugin.version} - + diff --git a/pom.xml b/pom.xml index 0e692cb..0d52569 100644 --- a/pom.xml +++ b/pom.xml @@ -369,7 +369,7 @@ 1.4.199.wso2v1 - 6.0.16 + 6.0.17-SNAPSHOT 2.8.5 diff --git a/uem-core/src/assembly/bin.xml b/uem-core/src/assembly/bin.xml index 85563ce..f64e9db 100644 --- a/uem-core/src/assembly/bin.xml +++ b/uem-core/src/assembly/bin.xml @@ -104,10 +104,6 @@ src/core/keystores/client-truststore.jks ${entgra-uem-core}/repository/resources/security/ - - src/core/samples/device-plugins-deployer.xml - ${entgra-uem-core}/samples/ - diff --git a/uem-core/src/core/samples/device-plugins-deployer.xml b/uem-core/src/core/samples/device-plugins-deployer.xml deleted file mode 100644 index ccd107c..0000000 --- a/uem-core/src/core/samples/device-plugins-deployer.xml +++ /dev/null @@ -1,196 +0,0 @@ - - - - - org.wso2 - wso2 - 1 - - - 4.0.0 - io.entgra.community.uem - iot-devicetype-feature-installation - 5.2.1-SNAPSHOT - pom - Install Virtual Fire Alarm Device Types - IoT Core - - - - - org.wso2.maven - carbon-p2-plugin - 5.1.2 - - - 2-p2-repo-generation - package - - p2-repo-gen - - - file:${basedir}/target/p2-repo - file:${basedir}/target/p2-repo - true - true - - - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature:${carbon.device.mgt.plugin.version} - - - - - - default-feature-install - package - - p2-profile-gen - - - default - file:${basedir}/target/p2-repo - file:${basedir}/target/p2-repo - ${basedir}/../repository/components - false - - - org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature.group - ${carbon.device.mgt.plugin.version} - - - - - - - - - - - - wso2.releases - WSO2 internal Repository - http://maven.wso2.org/nexus/content/repositories/releases/ - - true - daily - ignore - - - - wso2.snapshots - Apache Snapshot Repository - http://maven.wso2.org/nexus/content/repositories/snapshots/ - - true - daily - - - false - - - - wso2-nexus - WSO2 internal Repository - http://maven.wso2.org/nexus/content/groups/wso2-public/ - - true - daily - ignore - - - - - - - - - wso2-nexus - WSO2 internal Repository - http://maven.wso2.org/nexus/content/groups/wso2-public/ - - true - daily - ignore - - - - wso2.releases - WSO2 internal Repository - http://maven.wso2.org/nexus/content/repositories/releases/ - - true - daily - ignore - - - - wso2.snapshots - WSO2 Snapshot Repository - http://maven.wso2.org/nexus/content/repositories/snapshots/ - - true - daily - - - false - - - - entgra-nexus - Entgra internal Repository - http://nexus.entgra.io/repository/maven-public/ - - true - daily - ignore - - - - entgra.releases - Entgra internal Repository - http://nexus.entgra.io/repository/maven-releases/ - - true - daily - ignore - - - - entgra.snapshots - Entgra Snapshot Repository - http://nexus.entgra.io/repository/maven-snapshots/ - - true - daily - - - false - - - - - - - 6.0.16-SNAPSHOT - -