Failure to find org.springblade.platform:blade-bom:pom:2.9.1.RELEASE

Blade 未结 1 260
descorg
descorg 剑童 2024-01-29 14:40

编译是突然找不到依赖包了。

[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Failure to find org.springblade.platform:blade-bom:pom:2.9.1.RELEASE in https://maven.aliyun.com/repository/public/ was cached in the local repository, resolution will not be reattempted until the update interval of aliyun-repos has elapsed or updates are forced @ line 51, column 25
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.springblade:BladeX:2.9.1.RELEASE (/home/opt/workspace/java/smartycity/TeaApi/pom.xml) has 1 error
[ERROR]     Non-resolvable import POM: Failure to find org.springblade.platform:blade-bom:pom:2.9.1.RELEASE in https://maven.aliyun.com/repository/public/ was cached in the local repository, resolution will not be reattempted until the update interval of aliyun-repos has elapsed or updates are forced @ line 51, column 25 -> [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


1条回答
提交回复