|
|
|
@ -85,27 +85,7 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.automation</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.automation.test.utils</artifactId>
|
|
|
|
|
<version>${test.framework.version}</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
|
<artifactId>slf4j-api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
|
|
<artifactId>httpclient</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
|
|
<artifactId>httpcore</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.automationutils</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.integration.common.utils</artifactId>
|
|
|
|
|
<version>${test.framework.version}</version>
|
|
|
|
|
<version>${platform.integration.utils.version}</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
@ -270,42 +250,6 @@
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.automationutils</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.integration.common.admin.client</artifactId>
|
|
|
|
|
<version>${automation.utils.version}</version>
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
|
<artifactId>slf4j-api</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
|
|
<artifactId>httpclient</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
|
|
<artifactId>httpcore</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.commons</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.user.mgt.stub</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.commons</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.ndatasource.stub</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon.commons</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.authenticator.stub</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.utils</artifactId>
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.google.code.gson</groupId>
|
|
|
|
|
<artifactId>gson</artifactId>
|
|
|
|
@ -316,8 +260,8 @@
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
|
|
|
|
|
|
<wso2am-nexus-artifact-version>4.0.0</wso2am-nexus-artifact-version>
|
|
|
|
|
<wso2am>wso2am-4.0.0</wso2am>
|
|
|
|
|
<wso2am-nexus-artifact-version>4.2.0</wso2am-nexus-artifact-version>
|
|
|
|
|
<wso2am>wso2am-4.2.0</wso2am>
|
|
|
|
|
|
|
|
|
|
<entgra-iot-core>io.entgra.community.iots.core-${project.version}</entgra-iot-core>
|
|
|
|
|
<entgra-iot-community>entgra-iots-community-${project.version}</entgra-iot-community>
|
|
|
|
@ -325,18 +269,17 @@
|
|
|
|
|
<!-- Carbon Device Management-->
|
|
|
|
|
<io.entgra.device.mgt.core.version>5.0.26-SNAPSHOT</io.entgra.device.mgt.core.version>
|
|
|
|
|
|
|
|
|
|
<carbon.p2.plugin.version>5.1.2</carbon.p2.plugin.version>
|
|
|
|
|
<carbon.p2.plugin.version>5.2.42</carbon.p2.plugin.version>
|
|
|
|
|
|
|
|
|
|
<!--Orbit versions-->
|
|
|
|
|
<orbit.h2.engine.version>1.4.199.wso2v1</orbit.h2.engine.version>
|
|
|
|
|
<orbit.h2.engine.version>2.1.210.wso2v1</orbit.h2.engine.version>
|
|
|
|
|
|
|
|
|
|
<io.entgra.device.mgt.plugins.version>6.0.17-SNAPSHOT</io.entgra.device.mgt.plugins.version>
|
|
|
|
|
|
|
|
|
|
<!--Testing-->
|
|
|
|
|
<google.gson.version>2.8.5</google.gson.version>
|
|
|
|
|
<platform.integration.utils.version>4.4.3</platform.integration.utils.version>
|
|
|
|
|
<automation.utils.version>4.4.2</automation.utils.version>
|
|
|
|
|
<test.framework.version>4.4.2</test.framework.version>
|
|
|
|
|
<google.gson.version>2.9.1</google.gson.version>
|
|
|
|
|
<platform.integration.utils.version>4.4.10</platform.integration.utils.version>
|
|
|
|
|
<automation.utils.version>4.5.3</automation.utils.version>
|
|
|
|
|
|
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
|
@ -372,11 +315,11 @@
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
|
|
|
<version>2.3.1</version>
|
|
|
|
|
<version>3.8.1</version>
|
|
|
|
|
<configuration>
|
|
|
|
|
<encoding>UTF-8</encoding>
|
|
|
|
|
<source>1.8</source>
|
|
|
|
|
<target>1.8</target>
|
|
|
|
|
<source>11</source>
|
|
|
|
|
<target>11</target>
|
|
|
|
|
</configuration>
|
|
|
|
|
</plugin>
|
|
|
|
|
<plugin>
|
|
|
|
@ -394,23 +337,10 @@
|
|
|
|
|
</plugins>
|
|
|
|
|
<pluginManagement>
|
|
|
|
|
<plugins>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.felix</groupId>
|
|
|
|
|
<artifactId>maven-scr-plugin</artifactId>
|
|
|
|
|
<version>1.7.2</version>
|
|
|
|
|
<executions>
|
|
|
|
|
<execution>
|
|
|
|
|
<id>generate-scr-scrdescriptor</id>
|
|
|
|
|
<goals>
|
|
|
|
|
<goal>scr</goal>
|
|
|
|
|
</goals>
|
|
|
|
|
</execution>
|
|
|
|
|
</executions>
|
|
|
|
|
</plugin>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.felix</groupId>
|
|
|
|
|
<artifactId>maven-bundle-plugin</artifactId>
|
|
|
|
|
<version>2.3.5</version>
|
|
|
|
|
<version>5.1.1</version>
|
|
|
|
|
<extensions>true</extensions>
|
|
|
|
|
<configuration>
|
|
|
|
|
<obrRepository>NONE</obrRepository>
|
|
|
|
@ -457,6 +387,21 @@
|
|
|
|
|
<testFailureIgnore>true</testFailureIgnore>
|
|
|
|
|
</configuration>
|
|
|
|
|
</plugin>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>com.google.code.maven-replacer-plugin</groupId>
|
|
|
|
|
<artifactId>replacer</artifactId>
|
|
|
|
|
<version>1.5.3</version>
|
|
|
|
|
</plugin>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-jar-plugin</artifactId>
|
|
|
|
|
<version>2.4</version>
|
|
|
|
|
</plugin>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.wso2.maven</groupId>
|
|
|
|
|
<artifactId>carbon-p2-plugin</artifactId>
|
|
|
|
|
<version>${carbon.p2.plugin.version}</version>
|
|
|
|
|
</plugin>
|
|
|
|
|
</plugins>
|
|
|
|
|
</pluginManagement>
|
|
|
|
|
</build>
|
|
|
|
|