SpringBoot多Module启动报错Could not transfer metadata

2022-08-01,,,,

报错

[WARNING] Could not transfer metadata com.vipcode:zzj-test-common:1.0-SNAPSHOT/maven-metadata.xml from/to releases (http://bj.maven.***.cn/repository/maven-releases/): Failed to transfer file:
[ERROR] Failed to execute goal on project
[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/DependencyResolutionException

原因:本地没找到项目依赖的jar去私服找

解决办法:install本地项目

本文地址:https://blog.csdn.net/zhangzijiejiayou/article/details/107526620

《SpringBoot多Module启动报错Could not transfer metadata.doc》

下载本文的Word格式文档,以方便收藏与打印。