Linux 使用maven3拉取依赖项cloudstack 4失败

Linux 使用maven3拉取依赖项cloudstack 4失败,linux,maven-3,apache-cloudstack,Linux,Maven 3,Apache Cloudstack,有人能帮我吗 试试看: 要编译Apache CloudStack,请转到CloudStack源文件夹并运行: mvn-p开发者清洁安装 要部署Apache CloudStack,请运行: mvn-p开发者-pl开发者,工具/devcloud-Ddeploydb 下一步部署数据库: mvn-p开发者-pl工具/devcloud-Ddeploysvr mvn -P deps [INFO] Scan

有人能帮我吗

试试看:

要编译Apache CloudStack,请转到CloudStack源文件夹并运行:

mvn-p开发者清洁安装

要部署Apache CloudStack,请运行:

mvn-p开发者-pl开发者,工具/devcloud-Ddeploydb

下一步部署数据库:

mvn-p开发者-pl工具/devcloud-Ddeploysvr

mvn -P deps                                                    
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.cloudstack:cloudstack:4.0.1-incubating-SNAPSHOT (/usr/local/apache-cloudstack-4.0.1-incubating-src/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not transfer 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, column 11: Unknown host repo.maven.apache.org -> [Help 2]
[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