它是否需要是 Sonatype OSS 存储库中的 Maven 包?

Does it need to be a maven package in Sonatype OSS repository?

我想在我的 Nexus 服务器中为我想要依赖的外部项目设置一个代理存储库。这个项目是不是一定要在Sonatype OSS仓库里,或者在网上任何一个远程仓库里都可以。

我问这个是因为我未能在我的 Nexus 服务器中设置代理存储库,因为它不在 Sonatype OSS 存储库中。我的项目使用自己的nexus服务器下载artificats时无法获取到必要的artificats

请参阅 Repository Management with Nexus, Table of Contents 从第 14 章开始。了解支持的存储库类型:

  1. OSGi Bundle Repositories
  2. P2 Repositories
  3. .NET Package Repositories with NuGet
  4. Node Packaged Modules and npm Registries
  5. Ruby, RubyGems and Gem Repositories
  6. RPM Packages and YUM Repositories