[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r355 - in /projects/zb4osgi/trunk: integration.test/zigbee.ha.driver.test/ zigbee.basedriver.api/ zigbee.basedriver.stub/ zigbee.basedriver/ zigbee.cc2480.datalink/ zigbee.common/ zigbee.dongle.api/ zigbee.ez430-rf2480.driver/ zigbee.ha.driver.stub/ zigbee.ha.driver/ zigbee.network.browser/ zigbee.tester/ zigbee.zcl.library/

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Mon Jul 11 11:13:07 CEST 2011


Author: stefano.lenzi
Date: Mon Jul 11 11:13:07 2011
New Revision: 355

Log:
Added AALOA nexus repository to all the project


Modified:
    projects/zb4osgi/trunk/integration.test/zigbee.ha.driver.test/pom.xml
    projects/zb4osgi/trunk/zigbee.basedriver.api/pom.xml
    projects/zb4osgi/trunk/zigbee.basedriver.stub/pom.xml
    projects/zb4osgi/trunk/zigbee.basedriver/pom.xml
    projects/zb4osgi/trunk/zigbee.cc2480.datalink/pom.xml
    projects/zb4osgi/trunk/zigbee.common/pom.xml
    projects/zb4osgi/trunk/zigbee.dongle.api/pom.xml
    projects/zb4osgi/trunk/zigbee.ez430-rf2480.driver/pom.xml
    projects/zb4osgi/trunk/zigbee.ha.driver.stub/pom.xml
    projects/zb4osgi/trunk/zigbee.ha.driver/pom.xml
    projects/zb4osgi/trunk/zigbee.network.browser/pom.xml
    projects/zb4osgi/trunk/zigbee.tester/pom.xml
    projects/zb4osgi/trunk/zigbee.zcl.library/pom.xml

Modified: projects/zb4osgi/trunk/integration.test/zigbee.ha.driver.test/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/integration.test/zigbee.ha.driver.test/pom.xml (original)
+++ projects/zb4osgi/trunk/integration.test/zigbee.ha.driver.test/pom.xml Mon Jul 11 11:13:07 2011
@@ -38,6 +38,14 @@
 A test bundle for the Home Automation Profile refinent driver bundle
   ]]></description>
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.ops4j.pax.drone</groupId>

Modified: projects/zb4osgi/trunk/zigbee.basedriver.api/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.basedriver.api/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.basedriver.api/pom.xml Mon Jul 11 11:13:07 2011
@@ -75,6 +75,14 @@
     </developer>
   </developers>
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.apache.felix</groupId>

Modified: projects/zb4osgi/trunk/zigbee.basedriver.stub/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.basedriver.stub/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.basedriver.stub/pom.xml Mon Jul 11 11:13:07 2011
@@ -45,6 +45,14 @@
   </scm>
 
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.aaloa.zb4osgi</groupId>

Modified: projects/zb4osgi/trunk/zigbee.basedriver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.basedriver/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.basedriver/pom.xml Mon Jul 11 11:13:07 2011
@@ -77,6 +77,14 @@
     <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.basedriver</url>
   </scm>
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.aaloa.zb4osgi</groupId>

Modified: projects/zb4osgi/trunk/zigbee.cc2480.datalink/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.cc2480.datalink/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.cc2480.datalink/pom.xml Mon Jul 11 11:13:07 2011
@@ -85,6 +85,14 @@
     <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.cc2480.datalink</url>
   </scm>
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.aaloa.zb4osgi</groupId>

Modified: projects/zb4osgi/trunk/zigbee.common/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.common/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.common/pom.xml Mon Jul 11 11:13:07 2011
@@ -69,6 +69,14 @@
     <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.common</url>
   </scm>
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.ops4j.pax.logging</groupId>

Modified: projects/zb4osgi/trunk/zigbee.dongle.api/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.dongle.api/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.dongle.api/pom.xml Mon Jul 11 11:13:07 2011
@@ -69,6 +69,14 @@
     <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.dongle.api</url>
   </scm>
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.aaloa.zb4osgi</groupId>

Modified: projects/zb4osgi/trunk/zigbee.ez430-rf2480.driver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.ez430-rf2480.driver/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.ez430-rf2480.driver/pom.xml Mon Jul 11 11:13:07 2011
@@ -72,6 +72,14 @@
     <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.ez430-rf2480.driver</url>
   </scm>
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.aaloa.zb4osgi.bundle</groupId>

Modified: projects/zb4osgi/trunk/zigbee.ha.driver.stub/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.ha.driver.stub/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.ha.driver.stub/pom.xml Mon Jul 11 11:13:07 2011
@@ -48,6 +48,14 @@
   </scm>
 
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.aaloa.zb4osgi</groupId>

Modified: projects/zb4osgi/trunk/zigbee.ha.driver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.ha.driver/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.ha.driver/pom.xml Mon Jul 11 11:13:07 2011
@@ -86,6 +86,14 @@
     <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.ha.driver</url>
   </scm>
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.aaloa.zb4osgi</groupId>

Modified: projects/zb4osgi/trunk/zigbee.network.browser/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.network.browser/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.network.browser/pom.xml Mon Jul 11 11:13:07 2011
@@ -125,6 +125,14 @@
   </reporting>
 
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.apache.felix</groupId>

Modified: projects/zb4osgi/trunk/zigbee.tester/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.tester/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.tester/pom.xml Mon Jul 11 11:13:07 2011
@@ -79,7 +79,7 @@
     <developerConnection>scm:svn:svn://svn.aaloa.org/projects/zb4osgi/trunk/zigbee.tester</developerConnection>
     <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.tester</url>
   </scm>
-
+    
   <build>
     <plugins>
       <plugin>
@@ -137,6 +137,14 @@
   </reporting>
 
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
+  
   <dependencies>
     <dependency>
       <groupId>org.apache.felix</groupId>

Modified: projects/zb4osgi/trunk/zigbee.zcl.library/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.zcl.library/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.zcl.library/pom.xml Mon Jul 11 11:13:07 2011
@@ -85,6 +85,13 @@
     <url>http://zb4osgi.aaloa.org/projects/zb4osgi/repository/show/trunk/zigbee.zcl.library</url>
   </scm>
 
+  <repositories>
+    <repository>
+      <id>nexus.aaloa.org</id>
+      <url>http://nexus.aaloa.org/content/repositories/releases/</url>
+      <snapshots><enabled>false</enabled></snapshots>
+    </repository>
+  </repositories>
 
   <dependencies>
     <dependency>




More information about the Commit mailing list