apache / apache/dubbo-spi-extensions

dubbo-serialization-kryo:1.0.0中依赖的dubbo-common-extensions为SNAPSHOT版本

Open
#173 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
206
Forks
121
PR merge metrics
No merged PRs in 30d

Description

模块:dubbo-serialization-kryo
版本:1.0.0
dubbo官方文档中使用kryo要求添加依赖,版本为1.0.0
而maven官方仓库中该版本依赖的dubbo-common-extensions为SNAPSHOT版本
image
为什么上传到maven官方仓库的版本还依赖SNAPSHOT版本的包呢?
maven官方库中没有该SNAPSHOT包,拉取该包会报错
`Could not find artifact org.apache.dubbo.extensions:dubbo-common-extensions:jar:3.0.0-SNAPSHOT`

Contributor guide

Open the contributing guide

Research direction

Inspect the dubbo-serialization-kryo 1.0.0 publication and its Maven dependency metadata, focusing on the reference to dubbo-common-extensions:3.0.0-SNAPSHOT. Verify the dependency can resolve from Maven Central after the change, and confirm the documented Kryo dependency no longer fails to download.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.