maven报错,怎么解决,我是新手。

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了maven报错,怎么解决,我是新手。相关的知识,希望对你有一定的参考价值。

The build could not read 1 project -> [Help 1]

The project com.creditcloud:Gateway:1.0-SNAPSHOT (F:\工作\部署文档\Gateway\pom.xml) has 1 error
Non-resolvable parent POM: Failure to find com.creditcloud:Parent:pom:1.0.0 in http://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 9, column 13 -> [Help 2]

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.

参考技术A 找不到 com.creditcloud:Parent:pom:1.0.0
若你是用多模块的话,先到 Parent 里面,mvn clean install

以上是关于maven报错,怎么解决,我是新手。的主要内容,如果未能解决你的问题,请参考以下文章

maven的pom文件报错怎么解决(eclipse环境)

eclipse maven 包报错怎么解决

eclipse运行maven报错,怎么解决

Maven:maven解决下载类源码报错问题

用eclipse创建一个maven管理的项目,创建完成后pom.xml报错!!急求怎么解决!!

新手spring整合mybatis报错连接数据库失败