cdfive opened a new issue, #10167: URL: https://github.com/apache/dubbo/issues/10167
https://github.com/apache/dubbo-spi-extensions master分支里面依赖的dubbo-registry-api、dubbo-common版本是3.0.8-SNAPSHOT, 在阿里云maven仓库里没有该版本的jar  请问dubbo的哪个分支对应3.0.8-SNAPSHOT,哪个分支分支对应3.0.8呢,在远程分支里没有找到。 尝试下载了3.0.8的source压缩把,dubbo-dubbo-3.0.8.zip,把里面revision由3.0.8改为了3.0.8-SNAPSHOT mvn install报错如下: ``` [ERROR] Non-resolvable import POM: org.apache.dubbo:dubbo-dependencies-bom:pom:3.0.8-SNAPSHOT was not found in http://maven.aliyun.com/nexus/content/groups/public ``` 想获取或者生成dubbo-registry-api 3.0.8-SNAPSHOT版本的jar,请问有什么方法呢 BTW,dubbo-admin里面依赖的dubbo-mock-api是3.0.0版本,跟dubbo 3.0.8版本不兼容,希望dubbo-admin官方能及时更新支持 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
