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.
若你是用多模块的话,先到 Parent 里面,mvn clean install
以上是关于maven报错,怎么解决,我是新手。的主要内容,如果未能解决你的问题,请参考以下文章