无法导入依赖让我的fegin无法使用,验证密码就一直错误
使用mvn下载blade-auth的命令时会出现
[ERROR] Failed to execute goal on project blade-auth: Could not resolve dependencies for project org.springblade:blade-auth:jar:4.2.0: The following artifacts could not be resolved: org.springblade:blade-common:jar:4.2.0, org.springblade:blade-system:jar:4.2.0, org.springblade:blade-user-api:jar:4.2.0: Could not find artifact org.springblade:blade-common:jar:4.2.0 in aliyun-repos (https://maven.aliyun.com/nexus/content/groups/public/) -> [Help 1]
[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
的报错,无法下载org.springblade:blade-common:jar:4.2.0
、org.springblade:blade-system:jar:4.2.0
和 org.springblade:blade-user-api:jar:4.2.0
这些依赖。
扫一扫访问 Blade技术社区 移动端