一、该问题的重现步骤是什么?
1. 拉取springblade代码
2. maven配置阿里云的地址
3.执行mvn clean install
二、你期待的结果是什么?实际看到的又是什么?
期待:mvn clean install 成功
实际:error
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
idea,springbladexcloud版本,在mac系统上
四、请提供详细的错误堆栈信息,这很重要。
mvn clean package
[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:3.0.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 aliyunmaven has elapsed or updates are forced @ line 46, column 25
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.springblade:BladeX:3.0.1.RELEASE (/Users/bianziwen/IdeaProjects/dcom-server/pom.xml) has 1 error
[ERROR] Non-resolvable import POM: Failure to find org.springblade.platform:blade-bom:pom:3.0.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 aliyunmaven has elapsed or updates are forced @ line 46, 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
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端