我在 ubuntu 上安装 cloudstack,它使用 maven 来解决它的依赖关系。运行命令时出现以下错误mvn -P deps
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.apache.cloudstack:cloudstack:4.2.0 (/home/cloud/apache-cloudstack-4.2.0-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: Name or service not known and 'parent.relativePath' points at wrong local POM @ line 14, column 11: Unknown host repo.maven.apache.org: Name or service not known -> [Help 2]
[ERROR]
我已经搜索了错误并尝试了 pom.xml 中的一些更改,但我没有得到解决方案。我不知道是什么导致了错误。
任何建议或最轻微的帮助都会得到承认。谢谢你。