如何在 Nexus OSS 3.2 中下载远程索引?

How to download remote index in Nexus OSS 3.2?

我成功安装了 Nexus OSS 3.2,但没有搜索结果,例如 "junit"。同样在 Browse / Components / Maven Central 下没有列出任何组件。

我发现 NEXUS-9563 的答案如下:

This means that the search indexes from Central haven't been downloaded. Have you set "Download Remote Indexes" to "true" in the central proxy repository's configuration?

但我在 Nexus OSS 3.2 中找不到选项 "Download Remote Indexes"。查看 Maven Central 的代理设置:

我试过了:

但没有下载远程索引。

如何下载代理的远程索引?

Nexus Repository Manager 3.2 根本不支持使用远程索引进行搜索(和其他目的)。如果您想要此功能,我建议您暂时坚持使用 Nexus Repository Manager 2。