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:\Users\Administrator\git\test828\test\res-test\pom.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:\Users\Administrator\git\test828\test\res-test\pom.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
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。
<p>这错误信息提示的这么明显,你发这个想表达什么?</p>
回复 <a class="referer" target="_blank">@js2java</a> : 很明显是不是少个pom里面少个<version>
项目依赖没弄好,同事搞好了,具体没细问
<p>-X</p>