我无法让maven拉出这种依赖关系。
<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>shield</artifactId>
<version>2.4.1</version>
</dependency>
文件夹中只有两个文件是:
shield-2.4.1.jar.lastUpdated and shield-2.4.1.pom.lastUpdated
可能出了什么问题?这是存储库的URL。
https://mvnrepository.com/artifact/org.elasticsearch.plugin/shield/2.4.1