【发布时间】:2013-08-02 05:45:43
【问题描述】:
现在有很多 github 托管的 Maven 存储库。 例如)https://github.com/nhnopensource/nhnopensource.maven.repo
我尝试将这些存储库作为代理存储库添加到我的 Sonatype Nexus 存储库管理器中,但一直失败。
但是当我在 gradle/maven 配置中将存储库 url 直接设置为 github 存储库时,存储库工作正常。
有人成功将 github 托管的 maven 存储库添加到 Nexus 中吗?
【问题讨论】:
-
我尝试了Artifactory,它与 github 原始存储库完美配合。