我只是记录一下我的方法
我的报错Cannot resolve org.elasticsearch:elasticsearch:7.8.0
关于elasticsearch的所有依赖无法下载,尝试遍百度所有方法依旧不行
解决仓库地址从阿里云url换成了https://repo1.maven.org/maven2/解决
可以在特定项目临时加上
(建议)或者直接在maven的config/setting.xml加入es-snapshots elasticsearch snapshot repo https://repo1.maven.org/maven2/
ibiblio.org repo1 maven2 https://repo1.maven.org/maven2/ central alimaven aliyun maven https://maven.aliyun.com/nexus/content/groups/public/ central



