maven报错了,无法顺利install

发布于 2022-01-05 23:59:14 字数 1886 浏览 933 评论 3

 Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' of POM com.test:test-datax:[unknown-version] (D:UsersAdministratorgittest828testres-testpom.xml) points at com.test:res instead of com.test:test-admin, please verify your project structure @ line 5, column 13
[FATAL] Non-resolvable parent POM for com.test:test-datax:[unknown-version]: Failure to find com.test:test-admin:pom:3.4 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 5, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project com.test:test-datax:[unknown-version] (D:UsersAdministratorgittest828testres-testpom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for com.test:test-datax:[unknown-version]: Failure to find com.test:test-admin:pom:3.4 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [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 following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

陌若浮生 2022-01-07 21:11:52

项目依赖没弄好,同事搞好了,具体没细问

德意的啸 2022-01-07 14:13:22

回复
@js2java : 很明显是不是少个pom里面少个<version>

勿忘初心 2022-01-06 19:26:48

这错误信息提示的这么明显,你发这个想表达什么?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文