qq___605
2019-08-25 15:32
[ERROR] Failed to execute goal on project server: Could not resolve dependencies for project com.debug.mooc.dubbo.one:server:jar:1.0.1: Failure to find com.alibaba:dubbo:jar:2.8.4 in https://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 -> [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
错误提示Failure to find com.alibaba:dubbo:jar:2.8.4 in https://repo.maven.apache.org/maven2
现在没有2.8.4版本的dubbo,改个版本就好
2小时实战Apache顶级项目-RPC框架Dubbo分布式服务调度
20338 学习 · 145 问题
相似问题