apache / shardingsphere-plugin

Provides plugins for ShardingSphere pluggable architecture.
https://shardingsphere.apache.org/
Apache License 2.0
22 stars 17 forks source link

shardingsphere-infra-algorithm-key-generator-core not found in maven repo. #36

Closed zzyReal666 closed 8 months ago

zzyReal666 commented 8 months ago

Hi!

Dependency shardingsphere-infra-algorithm-key-generator-core not found in maven repo:

image

image

strongduanmu commented 8 months ago

Please execute mvn clean install -Prelease -Dmaven.javadoc.skip=true -Djacoco.skip=true -T 1C -Drat.skip=true in ShardingSphere repository. Since this is a new module, you can't get it from mvn central repository now.

zzyReal666 commented 8 months ago

I don not pull latest code , shardingsphere-infra-algorithm-key-generator-corehas already rename to shardingsphere-infra-key-generator-core