Hugo Thanks a bunch for your response
I am a bit lost. There are so many builds. The ant build does not work because it misses axis2 dep, which maven can resolve. Where would maven build be or how can I get one. Any help on the new build process that actually works is appreciated. Thank you, Enjoy the rest of the weekend, -Ilya On Oct 5, 2012, at 7:09 PM, "Hugo Trippaers" <htrippa...@schubergphilis.com> wrote: > Hey Ilya, > > This is a known issue and it is related to the switch to maven. If you can, > please start using the maven build. > > Otherwise use the 4.0 branch, there the ant build is still working. > > Cheers, > > Hugo > > Verstuurd vanaf mijn iPad > > Op 5 okt. 2012 om 16:02 heeft "Musayev, Ilya" <imusa...@webmd.net> het > volgende geschreven: > >> 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 >