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 Central/central.sonatype.org 时,必须指定项目 URL/SCM URL。
我有一个私人 github 存储库,但我想在 maven Central 上发布我的库。我怎样才能做到这一点 ?
是的,根据要求需要。
与源代码控制系统的连接是另一个必需元素。
在Maven 指南中它说
由于许可证而无法分发的工件怎么办?在这种情况下,只需要该依赖项的 POM,列出可以从哪里下载依赖项。看一个例子。