apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.98k stars 2.16k forks source link

Could not resolve dependencies for project org.apache.dubbo:dubbo-admin-server:jar:0.7.0-SNAPSHOT #1275

Open undefined-1-sketch opened 1 month ago

undefined-1-sketch commented 1 month ago

mvn clean package dubbo-admin\dubbo-admin-server时报错

[ERROR] Failed to execute goal on project dubbo-admin-server: Could not resolve dependencies for project org.apache.dubbo:dubbo-admin-server:jar:0.7.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.dubbo:dubbo-admin-ui:jar:0.7.0-SNAPSHOT (absent): org.apache.dubbo:dubbo-admin-ui:jar:0.7.0-SNAPSHOT was not found in https://repository.apache.org/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of apache.snapshots.https has elapsed or updates are forced -> [Help 1]

opsarno commented 5 days ago

用 apache/dubbo-admin:0.6.0 版本吧,0.7.0 还没发布呢。