A compilation error occurred when cloning the latest code to local, as follows: cannot resolve com.alibaba.spring: Spring context support: 1.0.4-snapshotPls. provide [GitHub address] to reproduce this issue.
What do you expected from the above steps?
What actually happens?
If there is an exception, please attach the exception trace:
Just put your stack trace here!
master分支,import项目时缺少com.alibaba.spring:Spring context support: 1.0.4-snapshot这个依赖,maven不能自动下载,github Spring context support 项目上面也只有master分支,最新是1.0.3,怎样才能找到?
应该是master分支的问题,我这边暂时是使用的2.7.4正式分支的代码自己编译运行,由于2.7.4已经归档没有分支了,你可以迁tag里面的2.7.4.希望对你有帮助。
我已經退回到tag dubbo-2.6.7編譯通過了
Sorry, has beed fixed.
Most helpful comment
master分支,import项目时缺少com.alibaba.spring:Spring context support: 1.0.4-snapshot这个依赖,maven不能自动下载,github Spring context support 项目上面也只有master分支,最新是1.0.3,怎样才能找到?