modified observe exception, when channel is disconnected
[platform/upstream/iotivity.git] / cloud / stack / README
index 3811258..b8b2710 100644 (file)
@@ -8,6 +8,6 @@ Build
 
 2) Build a .jar file
 
-       $ mvn install
+       $ mvn install -Dmaven.test.skip=true
 
        - The CloudStack-0.0.1-SNAPSHOT.jar file will be placed in the "target" folder.