Nexus 目录 storage/repositoryName/.nexus/attributes - 它有什么用?

Nexus directory storage/repositoryName/.nexus/attributes - What is it for?

在我的 Nexus 2.14 的存储目录中,不同的存储库具有形式为 /.nexus/attributes 的子目录,这似乎复制了很多工件?

它们有什么用?

这些文件是 JSON 文件,其中包含有关存储中真实工件的信息,例如谁部署了它们、上次请求它们的时间等。