Hi all,

I tried to install cloudstack 4.0.1 on devcloud2.
I encountered error at checking dependency of cloudstack aws api.
Apache maven repsotiory down?   Somebody knows how to fix it?


root@devcloud:# mvn -P developer,systemvm clean install
..........
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack AWS API Bridge 4.0.1-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://ws.zones.apache.org/repository2/opensaml/opensaml/1.1/opensaml-1.1.pom
Downloading: 
http://shibboleth.internet2.edu/downloads/maven2/opensaml/opensaml/1.1/opensaml-1.1.pom
Feb 27, 2013 8:01:32 AM 
org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector
 tryConnect
INFO: I/O exception (java.net.NoRouteToHostException) caught when connecting to 
the target host: Network is unreachable
Feb 27, 2013 8:01:32 AM 
org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector
 tryConnect
INFO: Retrying connect
Feb 27, 2013 8:02:35 AM 
org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector
 tryConnect
INFO: I/O exception (java.net.NoRouteToHostException) caught when connecting to 
the target host: Network is unreachable
Feb 27, 2013 8:02:35 AM 
org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector
 tryConnect
INFO: Retrying connect
Feb 27, 2013 8:03:39 AM 
org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector
 tryConnect
INFO: I/O exception (java.net.NoRouteToHostException) caught when connecting to 
the target host: Network is unreachable
Feb 27, 2013 8:03:39 AM 
org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector
 tryConnect
INFO: Retrying connect
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack ................................. SUCCESS [1.265s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [3.221s]
[INFO] Apache CloudStack API ............................. SUCCESS [2.830s]
[INFO] Apache XenSource XAPI ............................. SUCCESS [1.825s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1.881s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [1.851s]
[INFO] Apache CloudStack SystemVM Patches ................ SUCCESS [1.205s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [4.123s]
[INFO] Apache CloudStack Server .......................... SUCCESS [5.204s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [1.398s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.128s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  
SUCCESS [0.786s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS 
[0.841s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [0.814s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [1.187s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [1.142s]
[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS [1.669s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1.551s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS 
[1.306s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [1.300s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [0.805s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [0.833s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [0.898s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS 
[0.786s]
[INFO] Apache CloudStack AWS API Bridge .................. FAILURE [5:18.444s]
[INFO] Apache CloudStack Test ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:57.671s
[INFO] Finished at: Wed Feb 27 08:04:42 UTC 2013
[INFO] Final Memory: 18M/46M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "developer" could not be activated because it 
does not exist.
[WARNING] The requested profile "systemvm" could not be activated because it 
does not exist.
[ERROR] Failed to execute goal on project cloud-awsapi: Could not resolve 
dependencies for project 
org.apache.cloudstack:cloud-awsapi:jar:4.0.1-incubating-SNAPSHOT: Failed to 
collect dependencies for 
[org.apache.cloudstack:cloud-utils:jar:4.0.1-incubating-SNAPSHOT (compile), 
org.apache.axis2:axis2:jar:1.5.1 (compile), 
org.apache.axis2:axis2-webapp:war:1.5.1 (compile), 
org.apache.ws.commons.axiom:axiom-api:jar:1.2.8 (compile), 
org.apache.ws.commons.axiom:axiom-impl:jar:1.2.8 (compile), 
log4j:log4j:jar:1.2.16 (compile), org.apache.neethi:neethi:jar:2.0.4 (compile), 
com.google.code.gson:gson:jar:1.7.1 (compile), 
commons-codec:commons-codec:jar:1.6 (compile), 
javax.servlet:servlet-api:jar:2.4 (provided), 
com.googlecode.json-simple:json-simple:jar:1.1 (compile), 
org.jasypt:jasypt:jar:1.9.0 (compile), 
com.caringo.client:CAStorSDK:jar:1.3.1-CS40 (compile), 
org.apache.rampart:rahas:mar:1.5 (compile), org.apache.rampart:rampart:mar:1.5 
(compile), org.apache.rampart:rampart-core:jar:1.5 (runtime), 
org.apache.rampart:rampart-policy:jar:1.5 (runtime), 
org.apache.rampart:rampart-trust:jar:1.5 (runtime), 
org.slf4j:slf4j-jdk14:jar:1.5.11 (runtime), org.slf4j:slf4j-api:jar:1.5.11 
(runtime), org.apache.ws.security:wss4j:jar:1.5.8 (runtime), 
joda-time:joda-time:jar:1.5.2 (runtime), org.opensaml:xmltooling:jar:1.3.1 
(runtime), org.opensaml:openws:jar:1.4.1 (runtime), velocity:velocity:jar:1.5 
(runtime), org.opensaml:opensaml:jar:2.5.1-1 (runtime), 
org.apache.santuario:xmlsec:jar:1.4.2 (runtime), 
org.bouncycastle:bcprov-jdk16:jar:1.45 (runtime), 
org.antlr:antlr-runtime:jar:3.4 (compile), dom4j:dom4j:jar:1.6.1 (compile), 
javassist:javassist:jar:3.9.0.GA (compile), junit:junit:jar:4.10 (test)]: 
Failed to read artifact descriptor for opensaml:opensaml:jar:1.1: Could not 
transfer artifact opensaml:opensaml:pom:1.1 from/to apache-ws-zones2 
(http://ws.zones.apache.org/repository2): Connection to 
http://ws.zones.apache.org refused: Connection timed out -> [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] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-awsapi


--------------
Asako

Reply via email to