我们开发了a Spring Social ORCID module on GitHub,作为Spring Social的扩展,可以与ORCID集成。我还将其添加到the Spring Social API providers' list。
想知道是否有可能将工件上传到公共Maven存储库,例如https://mvnrepository.com/artifact/org.springframework.social/spring-social-orcid,类似于Spring Social Facebook: https://mvnrepository.com/artifact/org.springframework.social/spring-social-facebook?
我担心的是,因为这个Spring Social ORCID模块到目前为止我的个人项目,想知道我是否可以使用Maven groupID
org.springframework.social
来自Spring Social项目的人批准了吗?
答案 0 :(得分:0)
仅供参考:sonatype.org的回复
groupId org.springframework
下的工件必须由Pivotal的代表明确批准。如果您希望在未经他们批准的情况下将您的工件发布到Maven Central,则必须选择其他groupId。