我自己优化了一下mybatis generator 插件,想部署到maven中央仓库。
我就按照下面这个链接,一一做了
https://yq.aliyun.com/articles/26352
但是在 6、编译上传 时,如图,找不到我自己的项目
图中第一步是点击 staging repositories ,我上传的找不到
但在staging profiles 里可以找到
三个jar确定都上传到 oss.sonatype.org
如下链接
管理员 Thad Watson 给我回复的如下。
Thad Watson commented on OSSRH-33699:
-------------------------------------
That's not the profile ID for the staging profile created for this ticket. Check the groupId you're attempting to deploy to, and make sure it matches the groupId for this ticket.
谁能告诉我下一步怎么做,这是什么错误?