apache/rocketmq-dashboard

当进行 mvn clean package 操作时报错

Opened this issue · 1 comments

The issue tracker is ONLY used for bug report and feature request.

Any question or RocketMQ proposal please use our mailing lists.

BUG REPORT

  1. Please describe the issue you observed:

When I commands that "mvn clean package", rocketmq-dashboard started to be wrong like

[ERROR] Failed to execute goal on project rocketmq-dashboard: Could not resolve dependencies for project org.apache.rocketmq:rocketmq-dashboard:jar:1.0.1-SNAPSHOT: Could not find artifact io.grpc:grpc-core:jar:1.50.0

  1. Please tell us about your environment:

mvn 3.6.3
JDK 8u312

  1. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):

Not Yet

same question , how to deal with it