|
|
@ -81,19 +81,22 @@
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.core</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.core</artifactId>
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/org.wso2.carbon.device.mgt.core_0.9.2.SNAPSHOT.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.common</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.common</artifactId>
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/org.wso2.carbon.device.mgt.common_0.9.2.SNAPSHOT.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.analytics</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.analytics</artifactId>
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/org.wso2.carbon.device.mgt.analytics_0.9.2.SNAPSHOT.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!--IOT dependencies-->
|
|
|
|
<!--IOT dependencies-->
|
|
|
@ -102,7 +105,8 @@
|
|
|
|
<groupId>org.wso2.carbon.device.mgt.iot</groupId>
|
|
|
|
<groupId>org.wso2.carbon.device.mgt.iot</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.iot.common</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.iot.common</artifactId>
|
|
|
|
<version>${carbon.iot.device.mgt.version}</version>
|
|
|
|
<version>${carbon.iot.device.mgt.version}</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/org.wso2.carbon.device.mgt.iot.common_1.0.0.SNAPSHOT.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
@ -189,7 +193,8 @@
|
|
|
|
<groupId>org.eclipse.paho</groupId>
|
|
|
|
<groupId>org.eclipse.paho</groupId>
|
|
|
|
<artifactId>mqtt-client</artifactId>
|
|
|
|
<artifactId>mqtt-client</artifactId>
|
|
|
|
<version>${eclipse.paho.version}</version>
|
|
|
|
<version>${eclipse.paho.version}</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/lib/mqtt-push-1.0-SNAPSHOT-jar-with-dependencies.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>javax</groupId>
|
|
|
|
<groupId>javax</groupId>
|
|
|
@ -214,7 +219,8 @@
|
|
|
|
<groupId>org.wso2.carbon.analytics</groupId>
|
|
|
|
<groupId>org.wso2.carbon.analytics</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.analytics.datasource.commons</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.analytics.datasource.commons</artifactId>
|
|
|
|
<version>${carbon.analytics.version}</version>
|
|
|
|
<version>${carbon.analytics.version}</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/org.wso2.carbon.analytics.datasource.commons_1.0.3.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -263,13 +269,15 @@
|
|
|
|
<groupId>com.h2database.wso2</groupId>
|
|
|
|
<groupId>com.h2database.wso2</groupId>
|
|
|
|
<artifactId>h2-database-engine</artifactId>
|
|
|
|
<artifactId>h2-database-engine</artifactId>
|
|
|
|
<version>${orbit.h2.engine.version}</version>
|
|
|
|
<version>${orbit.h2.engine.version}</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/h2-database-engine_1.2.140.wso2v3.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.tomcat.wso2</groupId>
|
|
|
|
<groupId>org.apache.tomcat.wso2</groupId>
|
|
|
|
<artifactId>jdbc-pool</artifactId>
|
|
|
|
<artifactId>jdbc-pool</artifactId>
|
|
|
|
<version>${orbit.tomcat.jdbc.pooling.version}</version>
|
|
|
|
<version>${orbit.tomcat.jdbc.pooling.version}</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/jdbc-pool_7.0.34.wso2v2.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- CXF dependencies -->
|
|
|
|
<!-- CXF dependencies -->
|
|
|
@ -303,14 +311,16 @@
|
|
|
|
<groupId>commons-httpclient.wso2</groupId>
|
|
|
|
<groupId>commons-httpclient.wso2</groupId>
|
|
|
|
<artifactId>commons-httpclient</artifactId>
|
|
|
|
<artifactId>commons-httpclient</artifactId>
|
|
|
|
<version>${commons-httpclient.orbit.version}</version>
|
|
|
|
<version>${commons-httpclient.orbit.version}</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/commons-httpclient_3.1.0.wso2v2.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.json.wso2</groupId>
|
|
|
|
<groupId>org.json.wso2</groupId>
|
|
|
|
<artifactId>json</artifactId>
|
|
|
|
<artifactId>json</artifactId>
|
|
|
|
<version>${commons-json.version}</version>
|
|
|
|
<version>${commons-json.version}</version>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/json_2.0.0.wso2v1.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
@ -375,12 +385,16 @@
|
|
|
|
<artifactId>org.wso2.carbon.registry.api</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.registry.api</artifactId>
|
|
|
|
</exclusion>
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
|
|
|
</exclusions>
|
|
|
|
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/org.wso2.carbon.utils_4.4.1.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.google.code.gson</groupId>
|
|
|
|
<groupId>com.google.code.gson</groupId>
|
|
|
|
<artifactId>gson</artifactId>
|
|
|
|
<artifactId>gson</artifactId>
|
|
|
|
<version>${google.gson.version}</version>
|
|
|
|
<version>${google.gson.version}</version>
|
|
|
|
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/com.google.gson_2.3.1.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -435,7 +449,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<commons-httpclient.orbit.version>3.1.0.wso2v2</commons-httpclient.orbit.version>
|
|
|
|
<commons-httpclient.orbit.version>3.1.0.wso2v2</commons-httpclient.orbit.version>
|
|
|
|
<commons-json.version>3.0.0.wso2v1</commons-json.version>
|
|
|
|
<commons-json.version>2.0.0.wso2v1</commons-json.version>
|
|
|
|
<google.gson.version>2.3.1</google.gson.version>
|
|
|
|
<google.gson.version>2.3.1</google.gson.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|