Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Maven 和 Jenkins 进行自动化构建。我正在寻找 Maven 的最佳开源存储库管理。这样我就可以通过存储库管理器在 Maven 和 jenkins 之间进行集成。
你至少有四个选择:
每个都有优点和缺点。我会选择 Nexus,因为它得到了同样参与 Maven 开发的 Sonatype 的支持。不过我喜欢 Artifactory UI。Nexus 和 Artifactory 也都支持专业版。
这些也从Maven 站点链接。