sofastack / sofa-boot

SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
https://www.sofastack.tech/sofa-boot/docs/Home
Apache License 2.0
4.95k stars 1.26k forks source link

sofaboot-sample-with-isolation跑不通 #25

Closed tq02ksu closed 6 years ago

tq02ksu commented 6 years ago

编译主项目之后, sample-with-isolation跑不通, 找不到sofa-ark-maven-plugin 这个插件, 另外还看到有sofa-ark-plugin-maven-plugin. 请问这两个插件哪里去下载?

另外还有rpc-sofa-boot-starter 也是下载不到.

guanchao-yang commented 6 years ago

@tq02ksu Sorry ,These Plugins will upload to central REPO today.Please try again tomorrow.

straybirdzls commented 6 years ago

@tq02ksu http://central.maven.org/maven2/com/alipay/sofa/sofa-ark-maven-plugin/0.2.0/http://central.maven.org/maven2/com/alipay/sofa/sofa-ark-plugin-maven-plugin/0.2.0/ ,这两个分别是 sofa-ark-maven-plugin 和 sofa-ark-plugin-maven-plugin ,已经上传了,在 maven 的官方仓库里面

khotyn commented 6 years ago

@tq02ksu 已经上传到 Maven 中央仓库,如果还有问题的话,请把此 ISSUE 重新打开。PS:sofaboot 相关的开源还在准备过程中,有些 jar 包还尚未上传到 Maven 中央仓库上。