apache / rocketmq-dashboard

The state-of-the-art Dashboard of Apache RoccketMQ provides excellent monitoring capability. Various graphs and statistics of events, performance and system information of clients and application is evidently made available to the user.
https://rocketmq.apache.org/
Apache License 2.0
1.06k stars 522 forks source link

Could not find artifact io.grpc:grpc-core:jar:1.50.0 #237

Open AlfonsoKevin opened 1 week ago

AlfonsoKevin commented 1 week ago

1.你好,我在使用IDEA打开想要运行的时候,出现的Could not find artifact io.grpc:grpc-core:jar:1.50.0的报错,我想请问这种一般怎么解决呢? 1.Hello, when I tried to run IDEA, I encountered the error 'Could not find artifact io. grpc: grpc core: jar: 1.50.0'. How do I usually solve this problem?

2.当前还有这样的报错Could not find artifact io.grpc:grpc-api:jar:1.50.0 2.There are still such errors at present Could not find artifact io.grpc:grpc-api:jar:1.50.0

我并没有找到一个很好的方案,在更换RocketMq tools 依赖,问题没有得到解决。请问出现这种问题的时候,应该怎么解决 I did not find a good solution to replace the RocketMq tools dependency, and the problem was not resolved. May I ask how to solve this problem when it occurs?

AlfonsoKevin commented 1 week ago

已解决,调整Maven conf 中的镜像,然后删除io.grpc下的东西,重新下载就行