Updating the pom.xml names, and resolving the warnings during the build.

merge-requests/1/head
sinthuja 8 years ago
parent 37517d123b
commit 8a1bb5bb16

@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.iot.core.admin.styles</artifactId>
<packaging>bundle</packaging>
<name>WSO2 IoT - Core - UI Styles</name>
<name>WSO2 IoT - UI Styles</name>
<url>http://wso2.org</url>
<build>

@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-components</artifactId>
<packaging>pom</packaging>
<name>WSO2 IoT Server - Components Module</name>
<name>WSO2 IoT - Components Module</name>
<url>http://wso2.org</url>
<modules>

@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.iot.core.styles.feature</artifactId>
<packaging>pom</packaging>
<name>WSO2 IoT - Core - Server Styles Feature</name>
<name>WSO2 IoT - Styles Feature</name>
<url>http://wso2.org</url>
<dependencies>

@ -31,7 +31,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-features</artifactId>
<packaging>pom</packaging>
<name>WSO2 IoT Server - Features Module</name>
<name>WSO2 IoT - Features Module</name>
<url>http://wso2.org</url>
<modules>

@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-integration</artifactId>
<packaging>pom</packaging>
<name>WSO2 IoT Server - Integration Module</name>
<name>WSO2 IoT - Integration Module</name>
<url>http://wso2.org</url>
<modules>

@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>org.wso2.carbon.iot.integration.common.utils</artifactId>
<packaging>jar</packaging>
<name>WSO2 IoT Server - Integration Test Common Utils</name>
<name>WSO2 IoT - Integration Test Common Utils</name>
<licenses>
<license>

@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>tests-common</artifactId>
<packaging>pom</packaging>
<name>WSO2 IoT Server - Integration Test Common</name>
<name>WSO2 IoT - Integration Test Common</name>
<modules>
<!--<module>admin-clients</module>-->

@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-analytics-p2-profile</artifactId>
<name>WSO2 IoT - Analytics - P2 Profile Gen</name>
<name>WSO2 IoT - Analytics P2 Profile Gen</name>
<packaging>pom</packaging>
<build>

@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-broker-p2-profile</artifactId>
<packaging>pom</packaging>
<name>WSO2 IoT - Broker - P2 Profile Gen</name>
<name>WSO2 IoT - Broker P2 Profile Gen</name>
<url>http://wso2.com/products/message-broker/</url>
<build>

@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-core-p2-profile</artifactId>
<name>WSO2 IoT - Core - P2 Profile Gen</name>
<name>WSO2 IoT - Core P2 Profile Gen</name>
<packaging>pom</packaging>
<build>

@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-p2-profile</artifactId>
<packaging>pom</packaging>
<name>WSO2 IoT Server - P2 Profile Module</name>
<name>WSO2 IoT - P2 Profile Module</name>
<url>http://wso2.org</url>
<modules>

@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>mobile-qsg</artifactId>
<version>3.1.0-SNAPSHOT</version>
<name>WSO2 IoTs QSG Script</name>
<name>WSO2 IoT - QSG Script</name>
<description>This includes the tools for IoTs Quick Start Guide</description>
<packaging>jar</packaging>

@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-scripts</artifactId>
<packaging>pom</packaging>
<name>WSO2 IoT - Core - Scripts</name>
<name>WSO2 IoT - Scripts</name>
<url>http://maven.apache.org</url>
<modules>

@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-tools</artifactId>
<packaging>pom</packaging>
<name>WSO2 IoT - Core - Tools</name>
<name>WSO2 IoT - Tools</name>
<url>http://maven.apache.org</url>
<modules>

@ -1196,22 +1196,6 @@
<artifactId>org.wso2.carbon.statistics.ui</artifactId>
<version>${carbon.commons.version}</version>
</dependency>
<dependency>
<groupId>org.apache.axis2.wso2</groupId>
<artifactId>axis2</artifactId>
<version>${axis2.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.ui.menu.stratos</artifactId>
<exclusions>
<exclusion>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.statistics.ui</artifactId>
</exclusion>
</exclusions>
<version>2.2.0</version>
</dependency>
<!-- END - MT Dashboard-->
<!-- ************************ START - IoT Broker ************* -->
@ -1282,11 +1266,6 @@
<artifactId>servlet-api</artifactId>
<version>${servlet-api.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon</groupId>
<artifactId>org.wso2.carbon.ui.menu.stratos</artifactId>
<version>${carbon.ui.menu.stratos.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.iot</groupId>
<artifactId>org.wso2.iot.broker.styles</artifactId>
@ -1463,6 +1442,7 @@
<!--Carbon kernel versions-->
<carbon.kernel.version>4.4.14</carbon.kernel.version>
<carbon.kernel.version.range>[4.4.0, 4.5.0)</carbon.kernel.version.range>
<carbon.ui.menu.stratos.version>2.2.0</carbon.ui.menu.stratos.version>
<carbon.p2.plugin.version>1.5.4</carbon.p2.plugin.version>
@ -1618,7 +1598,6 @@
<commons.lang3.version>3.3.2</commons.lang3.version>
<commons.lang.version>2.2</commons.lang.version>
<commons.io.version>2.4</commons.io.version>
<axis2.version>1.6.1.wso2v11</axis2.version>
<axis2.wso2.version>1.6.1.wso2v12</axis2.wso2.version>
<carbon.p2.plugin.version>1.5.4</carbon.p2.plugin.version>
<gson.version>2.3.1</gson.version>

Loading…
Cancel
Save