[INFO] Building OpenIoT Security server 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenIoT ........................................... SUCCESS [0.782s]
[INFO] OpenIoT Common files .............................. SUCCESS [3.296s]
[INFO] OpenIoT Security Client ........................... SUCCESS [43.196s]
[INFO] OpenIoT LSM-light Client .......................... SUCCESS [44.150s]
[INFO] OpenIoT Security server ........................... FAILURE [2.016s]
[INFO] OpenIoT security management web app ............... SKIPPED
[INFO] OpenIoT LSM-light Server .......................... SKIPPED
[INFO] xgsn .............................................. SKIPPED
[INFO] OpenIoT sdum.core ................................. SKIPPED
[INFO] OpenIoT sdum.client ............................... SKIPPED
[INFO] OpenIoT Scheduler Core ............................ SKIPPED
[INFO] OpenIoT Scheduler Client .......................... SKIPPED
[INFO] OpenIoT ide.core .................................. SKIPPED
[INFO] OpenIoT request definition/presentation commons ... SKIPPED
[INFO] OpenIoT request definition web app ................ SKIPPED
[INFO] OpenIoT request presentation web app .............. SKIPPED
[INFO] OpenIoT RDF Sensor Schema Editor .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:34.615s
[INFO] Finished at: Fri Apr 29 16:19:36 CST 2016
[INFO] Final Memory: 15M/168M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project security.server: Could not resolve dependencies for project org.openiot:security.server:war:1.0-SNAPSHOT: Failed to collect dependencies for [taglibs:standard:jar:1.1.2 (compile), javax.servlet:jstl:jar:1.1.2 (compile), org.jasig.cas:cas-server-webapp:war:3.5.2 (compile), org.jasig.cas:cas-server-support-oauth:jar:3.5.2 (compile), org.restlet:org.restlet:jar:1.1.1 (compile), org.restlet:org.restlet.ext.spring:jar:1.1.1 (runtime), com.noelios.restlet:com.noelios.restlet.ext.spring:jar:1.1.1 (runtime), com.noelios.restlet:com.noelios.restlet.ext.servlet:jar:1.1.1 (runtime), org.springframework:spring-web:jar:3.1.1.RELEASE (compile), org.springframework:spring-webmvc:jar:3.1.1.RELEASE (compile), javax.servlet:servlet-api:jar:2.5 (compile), junit:junit:jar:4.11 (test), org.openiot:utils.commons:jar:0.0.1 (compile), org.openiot:lsm-light.client:jar:0.0.1 (compile), ch.qos.logback:logback-classic:jar:1.1.3 (compile), org.perf4j:perf4j:jar:0.9.16 (compile)]: Failed to read artifact descriptor for org.restlet:org.restlet:jar:1.1.1: Could not transfer artifact org.restlet:org.restlet:pom:1.1.1 from/to restlet-repository (
http://maven.restlet.org): Failed to transfer
http://maven.restlet.org/org/restlet/org.restlet/1.1.1/org.restlet-1.1.1.pom. Error code 307, Temporary Redirect -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :security.server