The Maven compiling error is as following when I run "mvn -P developer clean install:
[ERROR] Failed to execute goal on project cloud-console-proxy: Could not resolve dependencies for project org.apache.cloudstack:cloud-console-proxy:jar:4.1.0-SNAPSHOT: Could not find artifact org.apache.cloudstack:cloud-patches:jar:4.1.0-SNAPSHOT in apache.snapshots (http://repository.apache.org/snapshots) -> [Help 1] ----- Original Message ----- From: "Jianwei Li (c)" <ji...@vmware.com> To: cloudstack-dev@incubator.apache.org Sent: 星期一, 2012年 11 月 12日 上午 10:48:35 Subject: Development Environment for CloudStack Hi, I noticed there is one page in http://incubator.apache.org/cloudstack/develop/environment.html. It may not be update to date. As When I tried to set up a dev env by following that, there is no Eclipse project in the source at all. Maven build commands does not work either. In the Wiki page, there is another document : https://cwiki.apache.org/CLOUDSTACK/cloudstack-devcloud-environment-setup.html. Do you know which one is up to date. We may maintain one document to minimize misunderstanding. Jarred