alibaba / cloud-native-app-initializer

Cloud Native App Initializer is committed to providing developers with a simpler and more efficient project construction experience in the current cloud-native era.
https://start.aliyun.com
Apache License 2.0
258 stars 90 forks source link

sca-sentinel-dubbo-adapter is not found #41

Closed ralf0131 closed 1 year ago

ralf0131 commented 1 year ago

Create a project from Spring boot 3.0 + Spring Cloud Alibaba including sca-sentinel-dubbo-adapter. The project could not be built with the following errors:

For artifact {com.alibaba.csp:sentinel-apache-dubbo-adapter:null:jar}: The version cannot be empty.
ralf0131 commented 1 year ago

https://github.com/alibaba/cloud-native-app-initializer/pull/42 fix this issue.