HI, I am trying to install cloudstack 4.1 on Ubuntu 12.04. When running the following command as per the installation document I see an error.
mvn clean install -P developer,systemvm Following is the error, Non-resolvable parent POM: Could not transfer artifact artifact org.apache:apache:pom:11 from/to central (http://repo/maven.apache.org/maven2): repo.maven.apache.org and 'parent.relativePath' points at wrong local POM @ line 23, cloumn 11:unknown host It appears that the repo is does not exist. Any solution ? Thanks, Karthik.