Would you know how to resolve this issue:

[root@cloud04t-ops-08 4.0.0]# mvn -P deps -rf :cloud-deps
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Dependencies 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.opensaml:openws:jar:1.2.2 is invalid, transitive 
dependencies (if any) will not be available, enable debug logging for more 
details
[WARNING] The POM for jargs:jargs:jar:1.0 is invalid, transitive dependencies 
(if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.xerces:xml-apis:jar:2.9.1 is invalid, 
transitive dependencies (if any) will not be available, enable debug logging 
for more details
[WARNING] The POM for org.apache.xerces:xercesImpl:jar:2.9.1 is invalid, 
transitive dependencies (if any) will not be available, enable debug logging 
for more details
[WARNING] The POM for org.apache.xerces:resolver:jar:2.9.1 is invalid, 
transitive dependencies (if any) will not be available, enable debug logging 
for more details
[WARNING] The POM for org.apache.xerces:serializer:jar:2.9.1 is invalid, 
transitive dependencies (if any) will not be available, enable debug logging 
for more details
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.719s
[INFO] Finished at: Fri Oct 05 19:00:52 EDT 2012
[INFO] Final Memory: 11M/148M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project cloud-deps: Could not resolve 
dependencies for project org.apache.cloudstack:cloud-deps:jar:4.1.0-SNAPSHOT: 
Failure to find org.apache.cloudstack:cloud-awsapi:jar:4.1.0-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of 
apache.snapshots has elapsed or updates are forced -> [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

Reply via email to