diff --git a/components/analytics/iot-analytics/org.wso2.carbon.iot.geo.dashboard/pom.xml b/components/analytics/iot-analytics/org.wso2.carbon.iot.geo.dashboard/pom.xml index 7ae789cd2..0efa1d39a 100644 --- a/components/analytics/iot-analytics/org.wso2.carbon.iot.geo.dashboard/pom.xml +++ b/components/analytics/iot-analytics/org.wso2.carbon.iot.geo.dashboard/pom.xml @@ -19,7 +19,7 @@ - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins iot-analytics 6.0.0-SNAPSHOT ../pom.xml diff --git a/components/analytics/iot-analytics/pom.xml b/components/analytics/iot-analytics/pom.xml index ecd17d9d2..b155fe690 100644 --- a/components/analytics/iot-analytics/pom.xml +++ b/components/analytics/iot-analytics/pom.xml @@ -20,7 +20,7 @@ - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins analytics 6.0.13-SNAPSHOT ../pom.xml diff --git a/components/analytics/pom.xml b/components/analytics/pom.xml index f2465f50d..cb3c65d69 100644 --- a/components/analytics/pom.xml +++ b/components/analytics/pom.xml @@ -20,8 +20,8 @@ - org.wso2.carbon.devicemgt-plugins - carbon-device-mgt-plugins-parent + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.parent 6.0.13-SNAPSHOT ../../pom.xml diff --git a/components/device-types/pom.xml b/components/device-types/pom.xml index 566ec31f0..b34c7323f 100644 --- a/components/device-types/pom.xml +++ b/components/device-types/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - carbon-device-mgt-plugins-parent + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.parent 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - device-types + io.entgra.device.mgt.plugins.device-types pom WSO2 Carbon - IoT Plugins http://wso2.org diff --git a/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.impl/pom.xml b/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.impl/pom.xml index b9a728580..aec0153f4 100644 --- a/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.impl/pom.xml +++ b/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.impl/pom.xml @@ -21,12 +21,13 @@ 4.0.0 - virtual-fire-alarm-plugin - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins.virtual-fire-alarm-plugin + io.entgra.device.mgt.plugins 6.0.17-SNAPSHOT + ../pom.xml - org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.impl + io.entgra.device.mgt.plugins.virtualfirealarm.agent.impl WSO2 Carbon - IoT Server VirtualFireAlarm Agent WSO2 Carbon - VirtualFireAlarm Device Agent Implementation http://wso2.org diff --git a/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.api/pom.xml b/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.api/pom.xml index f52962b0a..69b80e339 100644 --- a/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.api/pom.xml +++ b/components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.api/pom.xml @@ -19,14 +19,14 @@ - virtual-fire-alarm-plugin - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins.virtual-fire-alarm-plugin + io.entgra.device.mgt.plugins 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.iot.virtualfirealarm.api + io.entgra.device.mgt.plugins.virtualfirealarm.api war WSO2 Carbon - IoT Server VirtualFireAlarm API WSO2 Carbon - Virtual FireAlarm Service Management API Implementation diff --git a/components/device-types/virtual-fire-alarm-plugin/pom.xml b/components/device-types/virtual-fire-alarm-plugin/pom.xml index a2e7e5b5d..76206cb7c 100644 --- a/components/device-types/virtual-fire-alarm-plugin/pom.xml +++ b/components/device-types/virtual-fire-alarm-plugin/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - device-types + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.device-types 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - virtual-fire-alarm-plugin + io.entgra.device.mgt.plugins.virtual-fire-alarm-plugin pom WSO2 Carbon - Virtual Fire Alarm Plugin http://wso2.org diff --git a/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.extension/pom.xml b/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.extension/pom.xml index c0cdc64b8..33cde104c 100644 --- a/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.extension/pom.xml +++ b/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.extension/pom.xml @@ -18,14 +18,14 @@ --> - org.wso2.carbon.devicemgt-plugins - cdmf-transport-adapters + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.cdmf-transport-adapters 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.input.adapter.extension + io.entgra.device.mgt.plugins.input.adapter.extension bundle WSO2 Carbon - Device Mgt Input Adaptor Extensions Module Provides the back-end functionality of Input adaptor diff --git a/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.http/pom.xml b/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.http/pom.xml index 257cf915f..4a47ff04f 100644 --- a/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.http/pom.xml +++ b/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.http/pom.xml @@ -18,14 +18,14 @@ --> - org.wso2.carbon.devicemgt-plugins - cdmf-transport-adapters + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.cdmf-transport-adapters 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.input.adapter.http + io.entgra.device.mgt.plugins.input.adapter.http bundle WSO2 Carbon - Device Mgt Input Adaptor Module - Http Provides the back-end functionality of Input adaptor @@ -45,8 +45,8 @@ org.wso2.carbon.core - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.extension + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.extension com.googlecode.json-simple.wso2 diff --git a/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.mqtt/pom.xml b/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.mqtt/pom.xml index 65c25c3f6..94a28e4c6 100644 --- a/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.mqtt/pom.xml +++ b/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.mqtt/pom.xml @@ -18,14 +18,14 @@ --> - org.wso2.carbon.devicemgt-plugins - cdmf-transport-adapters + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.cdmf-transport-adapters 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.input.adapter.mqtt + io.entgra.device.mgt.plugins.input.adapter.mqtt bundle WSO2 Carbon - Device Mgt Input Adaptor Module - MQTT Provides the back-end functionality of Input adaptor @@ -73,8 +73,8 @@ org.wso2.carbon.identity.oauth.stub - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.extension + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.extension org.wso2.carbon.devicemgt diff --git a/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.thrift/pom.xml b/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.thrift/pom.xml index 98a2d4f16..8503dd6f4 100644 --- a/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.thrift/pom.xml +++ b/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.thrift/pom.xml @@ -19,14 +19,14 @@ - org.wso2.carbon.devicemgt-plugins - cdmf-transport-adapters + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.cdmf-transport-adapters 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.input.adapter.thrift + io.entgra.device.mgt.plugins.input.adapter.thrift bundle WSO2 Carbon - Event Input Thrift Adapter Module org.wso2.carbon.event.input.adapter.thrift provides the back-end diff --git a/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.xmpp/pom.xml b/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.xmpp/pom.xml index bc59e1b5a..5a53112b2 100644 --- a/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.xmpp/pom.xml +++ b/components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.xmpp/pom.xml @@ -18,14 +18,14 @@ --> - org.wso2.carbon.devicemgt-plugins - cdmf-transport-adapters + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.cdmf-transport-adapters 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.input.adapter.xmpp + io.entgra.device.mgt.plugins.input.adapter.xmpp bundle WSO2 Carbon - Device Mgt Input Adaptor Module - XMPP Provides the back-end functionality of Input adaptor @@ -69,8 +69,8 @@ org.wso2.carbon.user.core - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.extension + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.extension diff --git a/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.http/pom.xml b/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.http/pom.xml index 35e46e26d..71e848cae 100644 --- a/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.http/pom.xml +++ b/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.http/pom.xml @@ -18,13 +18,13 @@ --> - org.wso2.carbon.devicemgt-plugins - cdmf-transport-adapters + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.cdmf-transport-adapters 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.output.adapter.http + io.entgra.device.mgt.plugins.output.adapter.http bundle WSO2 Carbon - Device Management Output HTTP adapter Module diff --git a/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.mqtt/pom.xml b/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.mqtt/pom.xml index 26ab9c61c..26e273952 100644 --- a/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.mqtt/pom.xml +++ b/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.mqtt/pom.xml @@ -18,13 +18,13 @@ --> - org.wso2.carbon.devicemgt-plugins - cdmf-transport-adapters + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.cdmf-transport-adapters 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.output.adapter.mqtt + io.entgra.device.mgt.plugins.output.adapter.mqtt bundle WSO2 Carbon - Device Mgt Output MQTT Adaptor Module diff --git a/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket.endpoint/pom.xml b/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket.endpoint/pom.xml index b82549c53..1087d73dd 100644 --- a/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket.endpoint/pom.xml +++ b/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket.endpoint/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - cdmf-transport-adapters + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.cdmf-transport-adapters 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.output.adapter.websocket.endpoint + io.entgra.device.mgt.plugins.output.adapter.websocket.endpoint war WSO2 - Webapp for UI Output Event Adapter http://wso2.org @@ -43,8 +43,8 @@ tomcat-websocket-api - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.output.adapter.websocket + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.output.adapter.websocket provided diff --git a/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket/pom.xml b/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket/pom.xml index 6459f9167..f7b3ffc7b 100644 --- a/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket/pom.xml +++ b/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket/pom.xml @@ -19,14 +19,14 @@ - org.wso2.carbon.devicemgt-plugins - cdmf-transport-adapters + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.cdmf-transport-adapters 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.output.adapter.websocket + io.entgra.device.mgt.plugins.output.adapter.websocket bundle WSO2 Carbon - Event Output UI Adapter Module org.wso2.carbon.event.output.adapter.ui provides the back-end functionality of diff --git a/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.xmpp/pom.xml b/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.xmpp/pom.xml index 26bdf6e52..11fcd00d1 100644 --- a/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.xmpp/pom.xml +++ b/components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.xmpp/pom.xml @@ -18,14 +18,14 @@ --> - org.wso2.carbon.devicemgt-plugins - cdmf-transport-adapters + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.cdmf-transport-adapters 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.output.adapter.xmpp + io.entgra.device.mgt.plugins.output.adapter.xmpp bundle WSO2 Carbon - Device Mgt Output XMPP Adaptor Module diff --git a/components/extensions/cdmf-transport-adapters/pom.xml b/components/extensions/cdmf-transport-adapters/pom.xml index cdcc88101..c4fcdd249 100644 --- a/components/extensions/cdmf-transport-adapters/pom.xml +++ b/components/extensions/cdmf-transport-adapters/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - extensions + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - cdmf-transport-adapters + io.entgra.device.mgt.plugins.cdmf-transport-adapters pom WSO2 Carbon - IoT Base Plugin http://wso2.org diff --git a/components/extensions/emqx-extensions/io.entgra.device.mgt.plugins.emqx.exhook/pom.xml b/components/extensions/emqx-extensions/io.entgra.device.mgt.plugins.emqx.exhook/pom.xml index 321b524a1..6024d6530 100644 --- a/components/extensions/emqx-extensions/io.entgra.device.mgt.plugins.emqx.exhook/pom.xml +++ b/components/extensions/emqx-extensions/io.entgra.device.mgt.plugins.emqx.exhook/pom.xml @@ -19,8 +19,8 @@ - org.wso2.carbon.devicemgt-plugins - emqx-extensions + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.emqx-extensions 6.0.17-SNAPSHOT ../pom.xml diff --git a/components/extensions/emqx-extensions/io.entgra.device.mgt.plugins.emqx.initializer/pom.xml b/components/extensions/emqx-extensions/io.entgra.device.mgt.plugins.emqx.initializer/pom.xml index b0343ec1d..8d6f49850 100644 --- a/components/extensions/emqx-extensions/io.entgra.device.mgt.plugins.emqx.initializer/pom.xml +++ b/components/extensions/emqx-extensions/io.entgra.device.mgt.plugins.emqx.initializer/pom.xml @@ -19,8 +19,8 @@ - org.wso2.carbon.devicemgt-plugins - emqx-extensions + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.emqx-extensions 6.0.17-SNAPSHOT ../pom.xml @@ -32,7 +32,7 @@ - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins io.entgra.device.mgt.plugins.emqx.exhook jar-with-dependencies diff --git a/components/extensions/emqx-extensions/pom.xml b/components/extensions/emqx-extensions/pom.xml index f73a95b28..0558d1cb7 100644 --- a/components/extensions/emqx-extensions/pom.xml +++ b/components/extensions/emqx-extensions/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - extensions + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - emqx-extensions + io.entgra.device.mgt.plugins.emqx-extensions pom EMQX Extensions diff --git a/components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.api/pom.xml b/components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.api/pom.xml index bbbfe100f..f4edea155 100644 --- a/components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.api/pom.xml +++ b/components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.api/pom.xml @@ -20,7 +20,7 @@ - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins mb-extensions 6.0.0-SNAPSHOT ../pom.xml diff --git a/components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization/pom.xml b/components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization/pom.xml index ecdf9c59c..99a2f57c4 100644 --- a/components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization/pom.xml +++ b/components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization/pom.xml @@ -20,7 +20,7 @@ - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins mb-extensions 6.0.0-SNAPSHOT ../pom.xml diff --git a/components/extensions/mb-extensions/pom.xml b/components/extensions/mb-extensions/pom.xml index ace5a114f..90bb868a0 100644 --- a/components/extensions/mb-extensions/pom.xml +++ b/components/extensions/mb-extensions/pom.xml @@ -20,8 +20,8 @@ - org.wso2.carbon.devicemgt-plugins - extensions + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions 6.0.0-SNAPSHOT ../pom.xml diff --git a/components/extensions/pom.xml b/components/extensions/pom.xml index 635206428..2b52e3348 100644 --- a/components/extensions/pom.xml +++ b/components/extensions/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - carbon-device-mgt-plugins-parent + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.parent 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - extensions + io.entgra.device.mgt.plugins.extensions pom WSO2 Carbon - Mobile Plugins Extensions http://wso2.org diff --git a/components/extensions/pull-notification-listeners/org.wso2.carbon.device.mgt.mqtt.notification.listener/pom.xml b/components/extensions/pull-notification-listeners/org.wso2.carbon.device.mgt.mqtt.notification.listener/pom.xml index 5947b30cd..ff861735d 100644 --- a/components/extensions/pull-notification-listeners/org.wso2.carbon.device.mgt.mqtt.notification.listener/pom.xml +++ b/components/extensions/pull-notification-listeners/org.wso2.carbon.device.mgt.mqtt.notification.listener/pom.xml @@ -20,15 +20,15 @@ - org.wso2.carbon.devicemgt-plugins - pull-notification-listeners + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.pull-notification-listeners 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.mqtt.notification.listener + io.entgra.device.mgt.plugins.mqtt.notification.listener bundle WSO2 Carbon - MQTT Pull Notification Listener Implementation WSO2 Carbon - MQTT Pull Notification Lister Implementation @@ -56,8 +56,8 @@ org.eclipse.osgi.services - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.extension + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.extension org.wso2.carbon diff --git a/components/extensions/pull-notification-listeners/pom.xml b/components/extensions/pull-notification-listeners/pom.xml index d1612b568..6e67dfa77 100644 --- a/components/extensions/pull-notification-listeners/pom.xml +++ b/components/extensions/pull-notification-listeners/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - extensions + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - pull-notification-listeners + io.entgra.device.mgt.plugins.pull-notification-listeners pom WSO2 Carbon - Pull Notification Extension http://wso2.org diff --git a/components/extensions/siddhi-extensions/org.wso2.extension.siddhi.device/pom.xml b/components/extensions/siddhi-extensions/org.wso2.extension.siddhi.device/pom.xml index 49fcac9fa..4a5d7f293 100644 --- a/components/extensions/siddhi-extensions/org.wso2.extension.siddhi.device/pom.xml +++ b/components/extensions/siddhi-extensions/org.wso2.extension.siddhi.device/pom.xml @@ -18,14 +18,14 @@ - org.wso2.carbon.devicemgt-plugins - siddhi-extensions + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.siddhi-extensions 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.extension.siddhi.device + io.entgra.device.mgt.plugins.extension.siddhi.device bundle WSO2 Siddhi Execution Extension - Device management Core functionality as Siddhi extension http://wso2.org diff --git a/components/extensions/siddhi-extensions/org.wso2.extension.siddhi.execution.json/pom.xml b/components/extensions/siddhi-extensions/org.wso2.extension.siddhi.execution.json/pom.xml index dc35de81a..2ef045bdc 100644 --- a/components/extensions/siddhi-extensions/org.wso2.extension.siddhi.execution.json/pom.xml +++ b/components/extensions/siddhi-extensions/org.wso2.extension.siddhi.execution.json/pom.xml @@ -18,14 +18,14 @@ - org.wso2.carbon.devicemgt-plugins - siddhi-extensions + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.siddhi-extensions 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.extension.siddhi.execution.json + io.entgra.device.mgt.plugins.extension.siddhi.execution.json bundle WSO2 Siddhi Execution Extension - Json http://wso2.org diff --git a/components/extensions/siddhi-extensions/pom.xml b/components/extensions/siddhi-extensions/pom.xml index c35931242..2beaf0240 100644 --- a/components/extensions/siddhi-extensions/pom.xml +++ b/components/extensions/siddhi-extensions/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - extensions + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - siddhi-extensions + io.entgra.device.mgt.plugins.siddhi-extensions pom WSO2 Carbon - Siddhi Extension http://wso2.org diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/pom.xml b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/pom.xml index f25bd1c8c..060556355 100644 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/pom.xml +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/pom.xml @@ -19,14 +19,14 @@ - android-plugin - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins.android-plugin + io.entgra.device.mgt.plugins 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.mobile.android.api + io.entgra.device.mgt.plugins.mobile.android.api WSO2 Carbon - Android JAX-RS API Android JAX-RS API war @@ -243,8 +243,8 @@ provided - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.mobile.android + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mobile.android provided diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.emulator/pom.xml b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.emulator/pom.xml index f881976a0..7ebced9bc 100644 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.emulator/pom.xml +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.emulator/pom.xml @@ -19,14 +19,14 @@ - android-plugin - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins.android-plugin + io.entgra.device.mgt.plugins 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.mobile.android.emulator + io.entgra.device.mgt.plugins.mobile.android.emulator AndroidTryIt Emulator Android Virtual Device diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/pom.xml b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/pom.xml index 0999c35ed..2b8394bde 100644 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/pom.xml +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/pom.xml @@ -21,14 +21,14 @@ - android-plugin - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins.android-plugin + io.entgra.device.mgt.plugins 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.mobile.android.ui + io.entgra.device.mgt.plugins.mobile.android.ui WSO2 Carbon - Mobile Android UI pom @@ -55,8 +55,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.mobile.android.emulator + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mobile.android.emulator ${project.version} true ${project.basedir}/target/ diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android/pom.xml b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android/pom.xml index c834e33cf..0dcee7f4d 100644 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android/pom.xml +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android/pom.xml @@ -20,14 +20,14 @@ - android-plugin - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins.android-plugin + io.entgra.device.mgt.plugins 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.mobile.android + io.entgra.device.mgt.plugins.mobile.android bundle WSO2 Carbon - Mobile Device Management Android Impl WSO2 Carbon - Mobile Device Management Android Implementation diff --git a/components/mobile-plugins/android-plugin/pom.xml b/components/mobile-plugins/android-plugin/pom.xml index 916c26f42..cd48e6b7f 100644 --- a/components/mobile-plugins/android-plugin/pom.xml +++ b/components/mobile-plugins/android-plugin/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - mobile-plugins + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mobile-plugins 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - android-plugin + io.entgra.device.mgt.plugins.android-plugin pom WSO2 Carbon - Mobile Plugins http://wso2.org diff --git a/components/mobile-plugins/pom.xml b/components/mobile-plugins/pom.xml index d0e3e3437..34efb071f 100644 --- a/components/mobile-plugins/pom.xml +++ b/components/mobile-plugins/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - carbon-device-mgt-plugins-parent + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.parent 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - mobile-plugins + io.entgra.device.mgt.plugins.mobile-plugins pom WSO2 Carbon - Mobile Plugins http://wso2.org diff --git a/components/test-coverage/pom.xml b/components/test-coverage/pom.xml index a4aae1ad7..47082a7e7 100644 --- a/components/test-coverage/pom.xml +++ b/components/test-coverage/pom.xml @@ -20,8 +20,8 @@ - carbon-device-mgt-plugins-parent - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins.parent + io.entgra.device.mgt.plugins 6.0.0-SNAPSHOT ../../pom.xml diff --git a/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml b/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml index 841802aae..62d957b99 100644 --- a/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml +++ b/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml @@ -21,14 +21,14 @@ - org.wso2.carbon.devicemgt-plugins - analytics-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.analytics-feature 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.iot.analytics.feature + io.entgra.device.mgt.plugins.analytics.feature pom WSO2 Carbon - IoT Server Analytics Feature http://wso2.org @@ -49,7 +49,7 @@ - + @@ -100,7 +100,7 @@ p2-feature-gen - org.wso2.carbon.device.mgt.iot.analytics + io.entgra.device.mgt.plugins.analytics ../../../features/etc/feature.properties diff --git a/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/src/main/resources/p2.inf b/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/src/main/resources/p2.inf index 0846274b4..94d615597 100644 --- a/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/src/main/resources/p2.inf +++ b/features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/src/main/resources/p2.inf @@ -1,11 +1,11 @@ instructions.configure = \ org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/../../deployment/server/carbonapps/);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.analytics_${feature.version}/deployment/server/eventreceivers/WSO2IoT-DeviceInfo-Receiver_1.0.0.xml,target:${installFolder}/../../deployment/server/eventreceivers/WSO2IoT-DeviceInfo-Receiver_1.0.0.xml,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.analytics_${feature.version}/deployment/server/eventreceivers/WSO2IoT-OperationResponse-Receiver_1.0.0.xml,target:${installFolder}/../../deployment/server/eventreceivers/WSO2IoT-OperationResponse-Receiver_1.0.0.xml,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.analytics_${feature.version}/deployment/server/eventstreams/org.wso2.iot.DeviceInfoStream_1.0.0.json,target:${installFolder}/../../deployment/server/eventstreams/org.wso2.iot.DeviceInfoStream_1.0.0.json,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.analytics_${feature.version}/deployment/server/eventstreams/org.wso2.iot.operation_1.0.0.json,target:${installFolder}/../../deployment/server/eventstreams/org.wso2.iot.operation_1.0.0.json,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.analytics_${feature.version}/deployment/server/eventstreams/org.wso2.iot.OperationResponseStream_1.0.0.json,target:${installFolder}/../../deployment/server/eventstreams/org.wso2.iot.OperationResponseStream_1.0.0.json,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.analytics_${feature.version}/deployment/server/executionplans/WSO2IoT-Operation-ExecutionPlan.siddhiql,target:${installFolder}/../../deployment/server/executionplans/WSO2IoT-Operation-ExecutionPlan.siddhiql,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.analytics_${feature.version}/deployment/server/eventreceivers/WSO2IoT-DeviceInfo-Receiver_1.0.0.xml,target:${installFolder}/../../deployment/server/eventreceivers/WSO2IoT-DeviceInfo-Receiver_1.0.0.xml,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.analytics_${feature.version}/deployment/server/eventreceivers/WSO2IoT-OperationResponse-Receiver_1.0.0.xml,target:${installFolder}/../../deployment/server/eventreceivers/WSO2IoT-OperationResponse-Receiver_1.0.0.xml,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.analytics_${feature.version}/deployment/server/eventstreams/org.wso2.iot.DeviceInfoStream_1.0.0.json,target:${installFolder}/../../deployment/server/eventstreams/org.wso2.iot.DeviceInfoStream_1.0.0.json,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.analytics_${feature.version}/deployment/server/eventstreams/org.wso2.iot.operation_1.0.0.json,target:${installFolder}/../../deployment/server/eventstreams/org.wso2.iot.operation_1.0.0.json,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.analytics_${feature.version}/deployment/server/eventstreams/org.wso2.iot.OperationResponseStream_1.0.0.json,target:${installFolder}/../../deployment/server/eventstreams/org.wso2.iot.OperationResponseStream_1.0.0.json,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.analytics_${feature.version}/deployment/server/executionplans/WSO2IoT-Operation-ExecutionPlan.siddhiql,target:${installFolder}/../../deployment/server/executionplans/WSO2IoT-Operation-ExecutionPlan.siddhiql,overwrite:true);\ instructions.uninstall = \ org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/../../deployment/server/eventreceivers/WSO2IoT-DeviceInfo-Receiver_1.0.0.xml,overwrite:true);\ diff --git a/features/analytics-feature/org.wso2.carbon.iot.geo.dashboard.feature/pom.xml b/features/analytics-feature/org.wso2.carbon.iot.geo.dashboard.feature/pom.xml index 944309f48..ce30dde2d 100644 --- a/features/analytics-feature/org.wso2.carbon.iot.geo.dashboard.feature/pom.xml +++ b/features/analytics-feature/org.wso2.carbon.iot.geo.dashboard.feature/pom.xml @@ -21,7 +21,7 @@ - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins analytics-feature 6.0.0-SNAPSHOT ../pom.xml @@ -59,7 +59,7 @@ - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins org.wso2.carbon.iot.geo.dashboard ${project.version} zip diff --git a/features/analytics-feature/pom.xml b/features/analytics-feature/pom.xml index f1691ebaf..b7fb62aa0 100644 --- a/features/analytics-feature/pom.xml +++ b/features/analytics-feature/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - carbon-device-mgt-plugins-parent + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.parent 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - analytics-feature + io.entgra.device.mgt.plugins.analytics-feature pom WSO2 Carbon - IoT Server IoT Analytics Feature http://wso2.org diff --git a/features/device-types-feature/pom.xml b/features/device-types-feature/pom.xml index 49b55d092..38ff1d127 100644 --- a/features/device-types-feature/pom.xml +++ b/features/device-types-feature/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - carbon-device-mgt-plugins-parent + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.parent 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - device-types-feature + io.entgra.device.mgt.plugins.device-types-feature pom WSO2 Carbon - Device Management IoT Plugins Feature http://wso2.org diff --git a/features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/pom.xml b/features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/pom.xml index cfef72685..2a5de1caa 100644 --- a/features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/pom.xml +++ b/features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/pom.xml @@ -21,14 +21,14 @@ - org.wso2.carbon.devicemgt-plugins - virtual-fire-alarm-plugin-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.virtual-fire-alarm-plugin-feature 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature + io.entgra.device.mgt.plugins.virtualfirealarm.backend.feature pom WSO2 Carbon - IoT Server VirtualFireAlarm Backend Feature http://wso2.org @@ -41,8 +41,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.iot.virtualfirealarm.api + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.virtualfirealarm.api ${carbon.devicemgt.plugins.version} war @@ -94,8 +94,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.iot.virtualfirealarm.api + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.virtualfirealarm.api war true @@ -114,8 +114,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.impl + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.virtualfirealarm.agent.impl true ${project.build.directory}/maven-shared-archive-resources/agent/ @@ -139,7 +139,7 @@ p2-feature-gen - org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend + io.entgra.device.mgt.plugins.virtualfirealarm.backend ../../../features/etc/feature.properties diff --git a/features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/src/main/resources/p2.inf b/features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/src/main/resources/p2.inf index 1656f09da..869ddeb6b 100644 --- a/features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/src/main/resources/p2.inf +++ b/features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/src/main/resources/p2.inf @@ -1,14 +1,14 @@ instructions.configure = \ org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/../../../repository/deployment/server/webapps/);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend_${feature.version}/webapps/,target:${installFolder}/../../../repository/deployment/server/webapps/,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.virtualfirealarm.backend_${feature.version}/webapps/,target:${installFolder}/../../../repository/deployment/server/webapps/,overwrite:true);\ org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/../../../repository/deployment/server/devicetypes/);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend_${feature.version}/devicetypes/,target:${installFolder}/../../../repository/deployment/server/devicetypes/,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend_${feature.version}/receiver/,target:${installFolder}/../../../repository/deployment/server/eventreceivers/,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend_${feature.version}/streams/,target:${installFolder}/../../../repository/deployment/server/eventstreams/,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend_${feature.version}/publisher/,target:${installFolder}/../../../repository/deployment/server/eventpublishers/,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.virtualfirealarm.backend_${feature.version}/devicetypes/,target:${installFolder}/../../../repository/deployment/server/devicetypes/,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.virtualfirealarm.backend_${feature.version}/receiver/,target:${installFolder}/../../../repository/deployment/server/eventreceivers/,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.virtualfirealarm.backend_${feature.version}/streams/,target:${installFolder}/../../../repository/deployment/server/eventstreams/,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.virtualfirealarm.backend_${feature.version}/publisher/,target:${installFolder}/../../../repository/deployment/server/eventpublishers/,overwrite:true);\ org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/../../../repository/resources/sketches/);\ org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/../../../repository/resources/sketches/virtual_firealarm/);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend_${feature.version}/agent/,target:${installFolder}/../../../repository/resources/sketches/virtual_firealarm/,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.virtualfirealarm.backend_${feature.version}/agent/,target:${installFolder}/../../../repository/resources/sketches/virtual_firealarm/,overwrite:true);\ instructions.unconfigure = \ org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/../../../repository/deployment/server/webapps/virtual_firealarm.war);\ diff --git a/features/device-types-feature/virtual-fire-alarm-plugin-feature/pom.xml b/features/device-types-feature/virtual-fire-alarm-plugin-feature/pom.xml index ecad4bcea..5f6a6e0fc 100644 --- a/features/device-types-feature/virtual-fire-alarm-plugin-feature/pom.xml +++ b/features/device-types-feature/virtual-fire-alarm-plugin-feature/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - device-types-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.device-types-feature 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - virtual-fire-alarm-plugin-feature + io.entgra.device.mgt.plugins.virtual-fire-alarm-plugin-feature pom WSO2 Carbon - IoT Server VirtualFireAlarm Device Feature http://wso2.org diff --git a/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.api.feature/pom.xml b/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.api.feature/pom.xml index 485effe2e..6ab992a7e 100644 --- a/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.api.feature/pom.xml +++ b/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.api.feature/pom.xml @@ -21,8 +21,8 @@ - org.wso2.carbon.devicemgt-plugins - extensions-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions-feature 6.0.0-SNAPSHOT ../pom.xml @@ -74,7 +74,7 @@ - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins org.wso2.carbon.andes.extensions.device.mgt.api war true diff --git a/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml b/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml index 27eee7da2..5e63f0e3d 100644 --- a/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml +++ b/features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml @@ -21,8 +21,8 @@ - org.wso2.carbon.devicemgt-plugins - extensions-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions-feature 6.0.0-SNAPSHOT ../pom.xml @@ -36,7 +36,7 @@ - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization @@ -72,7 +72,7 @@ - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization:${carbon.devicemgt.plugins.version} io.github.openfeign:feign-core:${io.github.openfeign.version} diff --git a/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml b/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml index d9d0500ab..e4796ced6 100644 --- a/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml +++ b/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml @@ -21,14 +21,14 @@ - org.wso2.carbon.devicemgt-plugins - extensions-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions-feature 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.adapter.feature + io.entgra.device.mgt.plugins.adapter.feature pom WSO2 Carbon - Device Management Adapters Feature http://wso2.org @@ -36,36 +36,36 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.output.adapter.http + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.output.adapter.http - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.output.adapter.mqtt + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.output.adapter.mqtt - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.output.adapter.xmpp + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.output.adapter.xmpp - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.output.adapter.websocket + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.output.adapter.websocket - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.extension + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.extension - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.mqtt + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.mqtt - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.xmpp + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.xmpp - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.thrift + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.thrift org.wso2.carbon.analytics-common @@ -101,8 +101,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.output.adapter.websocket.endpoint + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.output.adapter.websocket.endpoint ${carbon.devicemgt.plugins.version} war true @@ -152,7 +152,7 @@ p2-feature-gen - org.wso2.carbon.device.mgt.adapter + io.entgra.device.mgt.plugins.adapter ../../../features/etc/feature.properties @@ -162,31 +162,31 @@ - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.output.adapter.http:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.output.adapter.http:${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.output.adapter.mqtt:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.output.adapter.mqtt:${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.output.adapter.xmpp:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.output.adapter.xmpp:${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.input.adapter.extension:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.input.adapter.extension:${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.input.adapter.mqtt:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.input.adapter.mqtt:${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.input.adapter.thrift:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.input.adapter.thrift:${carbon.devicemgt.plugins.version} org.wso2.carbon.analytics-common:org.wso2.carbon.event.input.adapter.wso2event:${carbon.analytics.common.version} - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.input.adapter.xmpp:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.input.adapter.xmpp:${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.output.adapter.websocket:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.output.adapter.websocket:${carbon.devicemgt.plugins.version} diff --git a/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/src/main/resources/p2.inf b/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/src/main/resources/p2.inf index e47305ada..514e7d333 100644 --- a/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/src/main/resources/p2.inf +++ b/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/src/main/resources/p2.inf @@ -1,3 +1,3 @@ instructions.configure = \ org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/../../deployment/server/webapps/);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.adapter_${feature.version}/webapps/,target:${installFolder}/../../deployment/server/webapps/,overwrite:true);\ \ No newline at end of file +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.adapter_${feature.version}/webapps/,target:${installFolder}/../../deployment/server/webapps/,overwrite:true);\ \ No newline at end of file diff --git a/features/extensions-feature/org.wso2.carbon.device.mgt.notification.listener.feature/pom.xml b/features/extensions-feature/org.wso2.carbon.device.mgt.notification.listener.feature/pom.xml index 51a53c7db..ec69767a0 100644 --- a/features/extensions-feature/org.wso2.carbon.device.mgt.notification.listener.feature/pom.xml +++ b/features/extensions-feature/org.wso2.carbon.device.mgt.notification.listener.feature/pom.xml @@ -1,14 +1,14 @@ - org.wso2.carbon.devicemgt-plugins - extensions-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions-feature 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.notification.listener.feature + io.entgra.device.mgt.plugins.notification.listener.feature pom WSO2 Carbon - Notification Listener http://wso2.org @@ -16,8 +16,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.mqtt.notification.listener + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mqtt.notification.listener @@ -35,7 +35,7 @@ p2-feature-gen - org.wso2.carbon.device.mgt.notification.listener + io.entgra.device.mgt.plugins.notification.listener ../etc/feature.properties @@ -45,7 +45,7 @@ - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mqtt.notification.listener:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.mqtt.notification.listener:${carbon.devicemgt.plugins.version} diff --git a/features/extensions-feature/org.wso2.extension.siddhi.device.feature/pom.xml b/features/extensions-feature/org.wso2.extension.siddhi.device.feature/pom.xml index 6a81f81de..b2ee58feb 100644 --- a/features/extensions-feature/org.wso2.extension.siddhi.device.feature/pom.xml +++ b/features/extensions-feature/org.wso2.extension.siddhi.device.feature/pom.xml @@ -18,13 +18,13 @@ 4.0.0 - org.wso2.carbon.devicemgt-plugins - extensions-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions-feature 6.0.17-SNAPSHOT ../pom.xml - org.wso2.extension.siddhi.device.feature + io.entgra.device.mgt.plugins.extension.siddhi.device.feature pom WSO2 Siddhi Execution Extension - Device Group Feature http://wso2.org @@ -32,8 +32,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.extension.siddhi.device + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extension.siddhi.device @@ -51,7 +51,7 @@ p2-feature-gen - org.wso2.extension.siddhi.device + io.entgra.device.mgt.plugins.extension.siddhi.device ../../etc/feature.properties @@ -61,7 +61,7 @@ - org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.device:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.extension.siddhi.device:${carbon.devicemgt.plugins.version} diff --git a/features/extensions-feature/org.wso2.extension.siddhi.device.feature/src/main/resources/p2.inf b/features/extensions-feature/org.wso2.extension.siddhi.device.feature/src/main/resources/p2.inf index d55300665..7162aa00e 100644 --- a/features/extensions-feature/org.wso2.extension.siddhi.device.feature/src/main/resources/p2.inf +++ b/features/extensions-feature/org.wso2.extension.siddhi.device.feature/src/main/resources/p2.inf @@ -1,2 +1,2 @@ instructions.configure = \ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.extension.siddhi.device_${feature.version}/conf/siddhi-integration.xml,target:${installFolder}/../../conf/siddhi-integration.xml,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.extension.siddhi.device_${feature.version}/conf/siddhi-integration.xml,target:${installFolder}/../../conf/siddhi-integration.xml,overwrite:true);\ diff --git a/features/extensions-feature/org.wso2.extension.siddhi.execution.json.feature/pom.xml b/features/extensions-feature/org.wso2.extension.siddhi.execution.json.feature/pom.xml index 659c845ca..3fb9b1cbf 100644 --- a/features/extensions-feature/org.wso2.extension.siddhi.execution.json.feature/pom.xml +++ b/features/extensions-feature/org.wso2.extension.siddhi.execution.json.feature/pom.xml @@ -18,13 +18,13 @@ 4.0.0 - org.wso2.carbon.devicemgt-plugins - extensions-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extensions-feature 6.0.17-SNAPSHOT ../pom.xml - org.wso2.extension.siddhi.execution.json.feature + io.entgra.device.mgt.plugins.extension.siddhi.execution.json.feature pom WSO2 Siddhi Execution Extension - Json Feature http://wso2.org @@ -32,8 +32,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.extension.siddhi.execution.json + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extension.siddhi.execution.json @@ -51,7 +51,7 @@ p2-feature-gen - org.wso2.extension.siddhi.execution.json + io.entgra.device.mgt.plugins.extension.siddhi.execution.json ../../etc/feature.properties @@ -61,7 +61,7 @@ - org.wso2.carbon.devicemgt-plugins:org.wso2.extension.siddhi.execution.json:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.extension.siddhi.execution.json:${carbon.devicemgt.plugins.version} diff --git a/features/extensions-feature/pom.xml b/features/extensions-feature/pom.xml index a13bd45f3..1bdefb427 100644 --- a/features/extensions-feature/pom.xml +++ b/features/extensions-feature/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - carbon-device-mgt-plugins-parent + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.parent 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - extensions-feature + io.entgra.device.mgt.plugins.extensions-feature pom WSO2 Carbon - Device Management Extensions http://wso2.org diff --git a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/pom.xml b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/pom.xml index 0ba05b430..c3b20a5c6 100644 --- a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/pom.xml +++ b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - android-plugin-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.android-plugin-feature 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - org.wso2.carbon.device.mgt.mobile.android.feature + io.entgra.device.mgt.plugins.mobile.android.feature pom WSO2 Carbon - Android Device Management Feature http://wso2.org @@ -37,8 +37,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.mobile.android + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mobile.android org.wso2.orbit.com.h2database @@ -105,8 +105,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.mobile.android.ui + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mobile.android.ui ${project.version} zip @@ -128,8 +128,8 @@ - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.mobile.android.api + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mobile.android.api ${project.version} war true @@ -229,7 +229,7 @@ p2-feature-gen - org.wso2.carbon.device.mgt.mobile.android + io.entgra.device.mgt.plugins.mobile.android ../../../../features/etc/feature.properties @@ -242,7 +242,7 @@ - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android:${carbon.devicemgt.plugins.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.mobile.android:${carbon.devicemgt.plugins.version} diff --git a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/p2.inf b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/p2.inf index 989103e63..35fc8f2dd 100644 --- a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/p2.inf +++ b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/p2.inf @@ -1,18 +1,18 @@ instructions.configure = \ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/webapps/api#device-mgt#android#v1.0.war,target:${installFolder}/../../deployment/server/webapps/api#device-mgt#android#v1.0.war,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/jaggeryapps/devicemgt,target:${installFolder}/../../deployment/server/jaggeryapps/devicemgt,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/datasources/,target:${installFolder}/../../repository/conf/datasources/,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/conf/mobile-config.xml,target:${installFolder}/../../repository/conf/mobile-config.xml,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/dbscripts/plugins/,target:${installFolder}/../../../dbscripts/cdm/plugins/android,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/webapps/api#device-mgt#android#v1.0.war,target:${installFolder}/../../deployment/server/webapps/api#device-mgt#android#v1.0.war,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/jaggeryapps/devicemgt,target:${installFolder}/../../deployment/server/jaggeryapps/devicemgt,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/datasources/,target:${installFolder}/../../repository/conf/datasources/,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/conf/mobile-config.xml,target:${installFolder}/../../repository/conf/mobile-config.xml,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/dbscripts/plugins/,target:${installFolder}/../../../dbscripts/cdm/plugins/android,overwrite:true);\ org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/../../database/);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/database/,target:${installFolder}/../../database/,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/database/,target:${installFolder}/../../database/,overwrite:true);\ org.eclipse.equinox.p2.touchpoint.natives.mkdir(path:${installFolder}/../../deployment/server/devicetypes/);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/devicetypes/,target:${installFolder}/../../deployment/server/devicetypes/,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/email/templates,target:${installFolder}/../../../repository/resources/email-templates,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/apis/admin--Android-Mutual-SSL-Configuration-Management.xml,target:${installFolder}/../../deployment/server/synapse-configs/default/api/admin--Android-Mutual-SSL-Configuration-Management.xml,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/apis/admin--Android-Mutual-SSL-Device-Management.xml,target:${installFolder}/../../deployment/server/synapse-configs/default/api/admin--Android-Mutual-SSL-Device-Management.xml,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/apis/admin--Android-Mutual-SSL-Event-Receiver.xml,target:${installFolder}/../../deployment/server/synapse-configs/default/api/admin--Android-Mutual-SSL-Event-Receiver.xml,overwrite:true);\ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.mobile.android_${feature.version}/conf_templates/,target:${installFolder}/../../resources/conf/,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/devicetypes/,target:${installFolder}/../../deployment/server/devicetypes/,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/email/templates,target:${installFolder}/../../../repository/resources/email-templates,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/apis/admin--Android-Mutual-SSL-Configuration-Management.xml,target:${installFolder}/../../deployment/server/synapse-configs/default/api/admin--Android-Mutual-SSL-Configuration-Management.xml,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/apis/admin--Android-Mutual-SSL-Device-Management.xml,target:${installFolder}/../../deployment/server/synapse-configs/default/api/admin--Android-Mutual-SSL-Device-Management.xml,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/apis/admin--Android-Mutual-SSL-Event-Receiver.xml,target:${installFolder}/../../deployment/server/synapse-configs/default/api/admin--Android-Mutual-SSL-Event-Receiver.xml,overwrite:true);\ +org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/io.entgra.device.mgt.plugins.mobile.android_${feature.version}/conf_templates/,target:${installFolder}/../../resources/conf/,overwrite:true);\ instructions.unconfigure = \ org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/../../deployment/server/webapps/mdm-android-agent.war);\ diff --git a/features/mobile-plugins-feature/android-plugin-feature/pom.xml b/features/mobile-plugins-feature/android-plugin-feature/pom.xml index 3562f0bb0..f774d6358 100644 --- a/features/mobile-plugins-feature/android-plugin-feature/pom.xml +++ b/features/mobile-plugins-feature/android-plugin-feature/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - mobile-plugins-feature + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mobile-plugins-feature 6.0.17-SNAPSHOT ../pom.xml 4.0.0 - android-plugin-feature + io.entgra.device.mgt.plugins.android-plugin-feature pom WSO2 Carbon - Device Management Android Plugin Feature http://wso2.org diff --git a/features/mobile-plugins-feature/pom.xml b/features/mobile-plugins-feature/pom.xml index 4f6e54e8d..c2a2570ec 100644 --- a/features/mobile-plugins-feature/pom.xml +++ b/features/mobile-plugins-feature/pom.xml @@ -20,14 +20,14 @@ - org.wso2.carbon.devicemgt-plugins - carbon-device-mgt-plugins-parent + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.parent 6.0.17-SNAPSHOT ../../pom.xml 4.0.0 - mobile-plugins-feature + io.entgra.device.mgt.plugins.mobile-plugins-feature pom WSO2 Carbon - Device Management EMM Plugins Feature http://wso2.org diff --git a/pom.xml b/pom.xml index 973aaa3c1..0d29e429e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,8 @@ 4.0.0 - org.wso2.carbon.devicemgt-plugins - carbon-device-mgt-plugins-parent + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.parent pom 6.0.17-SNAPSHOT WSO2 Carbon - Device Management Plugins Parent @@ -389,118 +389,118 @@ - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins health-check-api ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.extension.siddhi.device + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extension.siddhi.device ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.extension.siddhi.execution.json + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.extension.siddhi.execution.json ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.output.adapter.http + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.output.adapter.http ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.output.adapter.mqtt + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.output.adapter.mqtt ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.thrift + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.thrift ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.output.adapter.xmpp + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.output.adapter.xmpp ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.extension + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.extension ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.http + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.http ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.mqtt + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.mqtt ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.input.adapter.xmpp + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.input.adapter.xmpp ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins org.wso2.carbon.device.mgt.iot.api ${carbon.devicemgt.plugins.version} war - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.output.adapter.websocket + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.output.adapter.websocket ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.mqtt.notification.listener + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mqtt.notification.listener ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins org.wso2.carbon.device.mgt.extensions.remote.session ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins org.wso2.carbon.device.mgt.mobile ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins org.wso2.carbon.device.mgt.mobile.api ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins org.wso2.carbon.device.mgt.mobile.url.printer ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.mobile.android + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mobile.android ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.mobile.android.api + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.mobile.android.api ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.iot.virtualfirealarm.api + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.virtualfirealarm.api ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins - org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.impl + io.entgra.device.mgt.plugins + io.entgra.device.mgt.plugins.virtualfirealarm.agent.impl ${carbon.devicemgt.plugins.version} @@ -1018,25 +1018,25 @@ ${andes.version} - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins org.wso2.carbon.andes.extensions.device.mgt.api ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins io.entgra.device.mgt.plugins.emqx.exhook jar-with-dependencies ${carbon.devicemgt.plugins.version} - org.wso2.carbon.devicemgt-plugins + io.entgra.device.mgt.plugins io.entgra.device.mgt.plugins.emqx.initializer ${carbon.devicemgt.plugins.version}