|
|
@ -99,6 +99,13 @@
|
|
|
|
<scope>system</scope>
|
|
|
|
<scope>system</scope>
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/org.wso2.carbon.device.mgt.analytics_0.9.2.SNAPSHOT.jar</systemPath>
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/org.wso2.carbon.device.mgt.analytics_0.9.2.SNAPSHOT.jar</systemPath>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.policy.mgt.core</artifactId>
|
|
|
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/org.wso2.carbon.policy.mgt.core_0.9.2.SNAPSHOT.jar</systemPath>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.policy.mgt.common</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.policy.mgt.common</artifactId>
|
|
|
@ -197,13 +204,12 @@
|
|
|
|
<type>war</type>
|
|
|
|
<type>war</type>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.eclipse.paho</groupId>
|
|
|
|
<groupId>org.eclipse.paho</groupId>
|
|
|
|
<artifactId>mqtt-client</artifactId>
|
|
|
|
<artifactId>mqtt-client</artifactId>
|
|
|
|
<version>${eclipse.paho.version}</version>
|
|
|
|
<version>${paho.mqtt.version}</version>
|
|
|
|
<scope>system</scope>
|
|
|
|
<scope>provided</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>
|
|
|
|
<artifactId>javaee-web-api</artifactId>
|
|
|
|
<artifactId>javaee-web-api</artifactId>
|
|
|
@ -401,75 +407,84 @@
|
|
|
|
<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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--Dependencies on XMPP Client Library-->
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.igniterealtime.smack.wso2</groupId>
|
|
|
|
|
|
|
|
<artifactId>smack</artifactId>
|
|
|
|
|
|
|
|
<version>${smack.wso2.version}</version>
|
|
|
|
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/smack_3.0.4.wso2v1.jar</systemPath>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.igniterealtime.smack.wso2</groupId>
|
|
|
|
|
|
|
|
<artifactId>smackx</artifactId>
|
|
|
|
|
|
|
|
<version>${smackx.wso2.version}</version>
|
|
|
|
|
|
|
|
<scope>system</scope>
|
|
|
|
|
|
|
|
<systemPath>${basedir}/../../../../repository/components/plugins/smackx_3.0.4.wso2v1.jar</systemPath>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
</dependencyManagement>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
|
|
|
<!-- IoT server version -->
|
|
|
|
|
|
|
|
<device.mgt.iot.feature.version>1.0.0</device.mgt.iot.feature.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--Carbon kernel versions-->
|
|
|
|
|
|
|
|
<carbon.kernel.version>4.4.0</carbon.kernel.version>
|
|
|
|
|
|
|
|
<carbon.kernel.version.range>[4.4.0, 4.5.0)</carbon.kernel.version.range>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<carbon.p2.plugin.version>1.5.4</carbon.p2.plugin.version>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--Maven build number plugin-->
|
|
|
|
</dependencyManagement>
|
|
|
|
<maven-buildnumber-plugin.version>1.3</maven-buildnumber-plugin.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--Testing -->
|
|
|
|
|
|
|
|
<test.framework.version>4.3.1</test.framework.version>
|
|
|
|
|
|
|
|
<testng.version>6.8</testng.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--Eclipse Osgi-->
|
|
|
|
|
|
|
|
<eclipse.equinox.common.version>3.6.100.v20120522-1841</eclipse.equinox.common.version>
|
|
|
|
|
|
|
|
<eclipse.osgi.version>3.8.1.v20120830-144521</eclipse.osgi.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--Orbit versions-->
|
|
|
|
|
|
|
|
<orbit.h2.engine.version>1.2.140.wso2v3</orbit.h2.engine.version>
|
|
|
|
|
|
|
|
<orbit.tomcat.version>7.0.52.wso2v5</orbit.tomcat.version>
|
|
|
|
|
|
|
|
<orbit.tomcat.jdbc.pooling.version>7.0.34.wso2v2</orbit.tomcat.jdbc.pooling.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<eclipse.paho.version>0.4.0</eclipse.paho.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
|
|
|
<!-- IoT server version -->
|
|
|
|
|
|
|
|
<device.mgt.iot.feature.version>1.0.0</device.mgt.iot.feature.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- CXF version -->
|
|
|
|
<!--Carbon kernel versions-->
|
|
|
|
<cxf.version>2.6.1</cxf.version>
|
|
|
|
<carbon.kernel.version>4.4.0</carbon.kernel.version>
|
|
|
|
<jackson.version>1.9.0</jackson.version>
|
|
|
|
<carbon.kernel.version.range>[4.4.0, 4.5.0)</carbon.kernel.version.range>
|
|
|
|
<javax.ws.rs.version>1.1.1</javax.ws.rs.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<carbon.p2.plugin.version>1.5.4</carbon.p2.plugin.version>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--Maven build number plugin-->
|
|
|
|
|
|
|
|
<maven-buildnumber-plugin.version>1.3</maven-buildnumber-plugin.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Device Management -->
|
|
|
|
<!--Testing -->
|
|
|
|
|
|
|
|
<test.framework.version>4.3.1</test.framework.version>
|
|
|
|
|
|
|
|
<testng.version>6.8</testng.version>
|
|
|
|
|
|
|
|
|
|
|
|
<carbon.device.mgt.version>0.9.2-SNAPSHOT</carbon.device.mgt.version>
|
|
|
|
<!--Eclipse Osgi-->
|
|
|
|
<carbon.device.mgt.version.range>[0.8.0, 2.0.0)</carbon.device.mgt.version.range>
|
|
|
|
<eclipse.equinox.common.version>3.6.100.v20120522-1841</eclipse.equinox.common.version>
|
|
|
|
|
|
|
|
<eclipse.osgi.version>3.8.1.v20120830-144521</eclipse.osgi.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- IOT Device Management -->
|
|
|
|
<!--Orbit versions-->
|
|
|
|
<carbon.iot.device.mgt.version>1.0.0-SNAPSHOT</carbon.iot.device.mgt.version>
|
|
|
|
<orbit.h2.engine.version>1.2.140.wso2v3</orbit.h2.engine.version>
|
|
|
|
|
|
|
|
<orbit.tomcat.version>7.0.52.wso2v5</orbit.tomcat.version>
|
|
|
|
|
|
|
|
<orbit.tomcat.jdbc.pooling.version>7.0.34.wso2v2</orbit.tomcat.jdbc.pooling.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<google.gson.version>2.2.4</google.gson.version>
|
|
|
|
|
|
|
|
|
|
|
|
<commons-httpclient.orbit.version>3.1.0.wso2v2</commons-httpclient.orbit.version>
|
|
|
|
<!-- CXF version -->
|
|
|
|
<commons-json.version>2.0.0.wso2v1</commons-json.version>
|
|
|
|
<cxf.version>2.6.1</cxf.version>
|
|
|
|
<google.gson.version>2.3.1</google.gson.version>
|
|
|
|
<jackson.version>1.9.0</jackson.version>
|
|
|
|
|
|
|
|
<javax.ws.rs.version>1.1.1</javax.ws.rs.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Device Management -->
|
|
|
|
|
|
|
|
<carbon.device.mgt.version>0.9.2-SNAPSHOT</carbon.device.mgt.version>
|
|
|
|
|
|
|
|
<carbon.device.mgt.version.range>[0.8.0, 2.0.0)</carbon.device.mgt.version.range>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Source code -->
|
|
|
|
<!-- IOT Device Management -->
|
|
|
|
<wso2.maven.compiler.source>1.7</wso2.maven.compiler.source>
|
|
|
|
<carbon.iot.device.mgt.version>1.0.0-SNAPSHOT</carbon.iot.device.mgt.version>
|
|
|
|
<wso2.maven.compiler.target>1.7</wso2.maven.compiler.target>
|
|
|
|
|
|
|
|
<carbon.analytics.version>1.0.3</carbon.analytics.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</properties>
|
|
|
|
<commons-httpclient.orbit.version>3.1.0.wso2v2</commons-httpclient.orbit.version>
|
|
|
|
|
|
|
|
<commons-json.version>3.0.0.wso2v1</commons-json.version>
|
|
|
|
|
|
|
|
<jackson.fasterxml.version>2.6.1</jackson.fasterxml.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Source code -->
|
|
|
|
|
|
|
|
<wso2.maven.compiler.source>1.7</wso2.maven.compiler.source>
|
|
|
|
|
|
|
|
<wso2.maven.compiler.target>1.7</wso2.maven.compiler.target>
|
|
|
|
|
|
|
|
<carbon.analytics.version>1.0.3</carbon.analytics.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--XMPP/MQTT Version-->
|
|
|
|
|
|
|
|
<smack.wso2.version>3.0.4.wso2v1</smack.wso2.version>
|
|
|
|
|
|
|
|
<smackx.wso2.version>3.0.4.wso2v1</smackx.wso2.version>
|
|
|
|
|
|
|
|
<paho.mqtt.version>0.4.0</paho.mqtt.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
|
|
|
|
<build>
|
|
|
|
<build>
|
|
|
|
<extensions>
|
|
|
|
<extensions>
|
|
|
|