apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.32k stars 8.78k forks source link

seata-server 依赖maven仓库找不到 只有2.0.0版本的 去org.apache.seata下找也没有 #6848

Open JavaLionLi opened 1 month ago

JavaLionLi commented 1 month ago

Why you need it?

Is your feature request related to a problem? Please describe in details

image

How it could be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

Other related information

Add any other context or screenshots about the feature request here.

slievrly commented 1 month ago

https://hub.docker.com/repository/docker/apache/seata-server/general https://seata.apache.org/unversioned/download/seata-server/

JavaLionLi commented 1 month ago

https://hub.docker.com/repository/docker/apache/seata-server/general https://seata.apache.org/unversioned/download/seata-server/

我是想通过maven仓库下载 之前是支持这么用的 现在不支持了么 image

JavaLionLi commented 1 month ago

https://hub.docker.com/repository/docker/apache/seata-server/general https://seata.apache.org/unversioned/download/seata-server/

希望可以将seata-server上传到maven仓库 便于使用maven导入使用 便于扩展功能

funky-eyes commented 1 month ago

https://mvnrepository.com/artifact/org.apache.seata/seata-spring-boot-starter

JavaLionLi commented 1 month ago

https://mvnrepository.com/artifact/org.apache.seata/seata-spring-boot-starter

我不想要starter 我想要的是server包 我要用maven搭建server服务端

funky-eyes commented 1 month ago

https://mvnrepository.com/artifact/org.apache.seata/seata-spring-boot-starter

我不想要starter 我想要的是server包 我要用maven搭建server服务端

建议你自己编译seata-server It is recommended that you compile the seata-server yourself.

JavaLionLi commented 1 month ago

https://mvnrepository.com/artifact/org.apache.seata/seata-spring-boot-starter

我不想要starter 我想要的是server包 我要用maven搭建server服务端

建议你自己编译seata-server It is recommended that you compile the seata-server yourself.

2.1以前都是有的啊 现在突然没有了 很难受啊

JavaLionLi commented 1 month ago

希望官方可以提供seata-server的maven依赖 真的很需要 扩展部署很方便 感谢

RebelTinker commented 1 month ago

it's too painful

BeiQiaoT commented 1 month ago

附议

slievrly commented 4 weeks ago

6882