diff --git a/modules/distribution/src/samples/sample_pom.xml b/modules/distribution/src/samples/sample_pom.xml new file mode 100644 index 00000000..cfdd8001 --- /dev/null +++ b/modules/distribution/src/samples/sample_pom.xml @@ -0,0 +1,580 @@ + + + + + + + 4.0.0 + org.wso2.carbon.device.mgt.iot.server.sample + iot-server-samples + pom + ${carbon.iot.device.mgt.version} + WSO2 Carbon - IoT Server Sample + http://wso2.org + WSO2 Carbon - IoT Server Sample + + + org.wso2 + wso2 + 1 + + + + firealarm/src/org.wso2.carbon.device.mgt.iot.sample.firealarm.plugin.impl + firealarm/src/org.wso2.carbon.device.mgt.iot.sample.firealarm.service.impl + android_sense/src/org.wso2.carbon.device.mgt.iot.sample.android.sense.plugin.impl + android_sense/src/org.wso2.carbon.device.mgt.iot.sample.android.sense.service.impl + arduino/src/org.wso2.carbon.device.mgt.iot.sample.arduino.plugin.impl + arduino/src/org.wso2.carbon.device.mgt.iot.sample.arduino.service.impl + digital_display/src/org.wso2.carbon.device.mgt.iot.sample.digitaldisplay.plugin.impl + digital_display/src/org.wso2.carbon.device.mgt.iot.sample.digitaldisplay.service.impl + raspberrypi/src/org.wso2.carbon.device.mgt.iot.sample.raspberrypi.plugin.impl + raspberrypi/src/org.wso2.carbon.device.mgt.iot.sample.raspberrypi.service.impl + sensebot/src/org.wso2.carbon.device.mgt.iot.sample.sensebot.plugin.impl + sensebot/src/org.wso2.carbon.device.mgt.iot.sample.sensebot.service.impl + + + + + + + org.wso2.carbon + org.wso2.carbon.logging + ${carbon.kernel.version} + + + org.apache.log4j.wso2 + log4j + + + commons-logging + commons-logging + + + org.wso2.carbon + org.wso2.carbon.bootstrap + + + provided + + + + org.wso2.carbon + org.wso2.carbon.ndatasource.core + ${carbon.kernel.version} + provided + + + + + + org.wso2.carbon.devicemgt + org.wso2.carbon.device.mgt.core + ${carbon.device.mgt.version} + system + ${basedir}/../repository/components/plugins/org.wso2.carbon.device.mgt.core_0.9.2.SNAPSHOT.jar + + + org.wso2.carbon.devicemgt + org.wso2.carbon.device.mgt.common + ${carbon.device.mgt.version} + system + ${basedir}/../repository/components/plugins/org.wso2.carbon.device.mgt.common_0.9.2.SNAPSHOT.jar + + + + + + org.wso2.carbon.device.mgt.iot + org.wso2.carbon.device.mgt.iot.common + ${carbon.iot.device.mgt.version} + system + ${basedir}/../repository/components/plugins/org.wso2.carbon.device.mgt.iot.common_1.0.0.SNAPSHOT.jar + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.firealarm.plugin.impl + ${carbon.iot.device.mgt.version} + provided + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.firealarm.service.impl + ${carbon.iot.device.mgt.version} + war + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.android.sense.plugin.impl + ${carbon.iot.device.mgt.version} + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.android.sense.service.impl + ${carbon.iot.device.mgt.version} + war + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.arduino.plugin.impl + ${carbon.iot.device.mgt.version} + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.arduino.service.impl + ${carbon.iot.device.mgt.version} + war + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.digitaldisplay.plugin.impl + ${carbon.iot.device.mgt.version} + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.digitaldisplay.service.impl + ${carbon.iot.device.mgt.version} + war + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.raspberrypi.plugin.impl + ${carbon.iot.device.mgt.version} + provided + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.raspberrypi.service.impl + ${carbon.iot.device.mgt.version} + war + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.sensebot.plugin.impl + ${carbon.iot.device.mgt.version} + + + + org.wso2.carbon.device.mgt.iot.server.sample + org.wso2.carbon.device.mgt.iot.sample.sensebot.service.impl + ${carbon.iot.device.mgt.version} + war + + + + org.eclipse.paho + mqtt-client + ${eclipse.paho.version} + provided + + + javax + javaee-web-api + 6.0 + provided + + + org.codehaus.jackson + jackson-core-asl + ${jackson.version} + provided + + + org.codehaus.jackson + jackson-jaxrs + ${jackson.version} + provided + + + + + org.eclipse.osgi + org.eclipse.osgi + ${eclipse.osgi.version} + provided + + + org.eclipse.equinox + org.eclipse.equinox.common + ${eclipse.equinox.common.version} + provided + + + org.testng + testng + ${testng.version} + + + junit + junit + + + org.beanshell + bsh + + + org.yaml + snakeyaml + + + provided + + + org.eclipse.osgi + org.eclipse.osgi.services + 3.3.100.v20120522-1822 + provided + + + + + com.h2database.wso2 + h2-database-engine + ${orbit.h2.engine.version} + provided + + + org.apache.tomcat.wso2 + jdbc-pool + ${orbit.tomcat.jdbc.pooling.version} + provided + + + + + org.apache.cxf + cxf-rt-frontend-jaxws + ${cxf.version} + provided + + + org.apache.cxf + cxf-rt-frontend-jaxrs + ${cxf.version} + provided + + + org.apache.cxf + cxf-rt-transports-http + ${cxf.version} + provided + + + javax.ws.rs + jsr311-api + ${javax.ws.rs.version} + provided + + + + + commons-httpclient.wso2 + commons-httpclient + ${commons-httpclient.orbit.version} + provided + + + + org.json.wso2 + json + ${commons-json.version} + provided + + + + + + + + + 1.0.0 + + + + 4.4.0 + [4.4.0, 4.5.0) + + + + + 1.3 + + + 4.3.1 + 6.8 + + + 3.6.100.v20120522-1841 + 3.8.1.v20120830-144521 + + + 1.2.140.wso2v3 + 7.0.52.wso2v5 + 7.0.34.wso2v2 + + 0.4.0 + + + + + 2.6.1 + 1.9.0 + 1.1.1 + + + + + + 0.9.2-SNAPSHOT + [0.8.0, 2.0.0) + + + 1.0.0-SNAPSHOT + + + 3.1.0.wso2v2 + 3.0.0.wso2v1 + + + + + 1.7 + 1.7 + + + + + + + + + + org.apache.maven.wagon + wagon-ssh + 2.1 + + + + + + org.jvnet.maven.incrementalbuild + incremental-build-plugin + 1.3 + + + + incremental-build + + + + + + org.apache.maven.plugins + maven-release-plugin + + clean install + false + + + + org.apache.maven.plugins + maven-deploy-plugin + + + + + + org.apache.felix + maven-scr-plugin + 1.7.2 + + + generate-scr-scrdescriptor + + scr + + + + + + org.apache.felix + maven-bundle-plugin + 2.3.5 + true + + NONE + + + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + verify + + jar-no-fork + + + + + + maven-assembly-plugin + 2.2-beta-2 + + + maven-resources-plugin + 2.6 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + + org.apache.maven.plugins + maven-dependency-plugin + 2.4 + + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + org.apache.maven.plugins + maven-compiler-plugin + + UTF-8 + ${wso2.maven.compiler.source} + ${wso2.maven.compiler.target} + + 2.3.2 + + + org.apache.maven.plugins + maven-war-plugin + 2.2 + + + org.wso2.maven + carbon-p2-plugin + ${carbon.p2.plugin.version} + + + + + + + + + wso2.releases + WSO2 internal Repository + http://maven.wso2.org/nexus/content/repositories/releases/ + + true + daily + ignore + + + + + wso2.snapshots + Apache Snapshot Repository + http://maven.wso2.org/nexus/content/repositories/snapshots/ + + true + daily + + + false + + + + wso2-nexus + WSO2 internal Repository + http://maven.wso2.org/nexus/content/groups/wso2-public/ + + true + daily + ignore + + + + + + + + + wso2-nexus + WSO2 internal Repository + http://maven.wso2.org/nexus/content/groups/wso2-public/ + + true + daily + ignore + + + + + wso2.releases + WSO2 internal Repository + http://maven.wso2.org/nexus/content/repositories/releases/ + + true + daily + ignore + + + + + wso2.snapshots + WSO2 Snapshot Repository + http://maven.wso2.org/nexus/content/repositories/snapshots/ + + true + daily + + + false + + + + + + \ No newline at end of file