Files
Redkale 630f18792a
2022-07-07 09:22:31 +08:00
..
2019-10-17 18:51:08 +08:00
2022-07-07 09:22:31 +08:00
2022-05-27 10:39:58 +08:00
2022-05-27 10:39:58 +08:00
2022-05-27 10:39:58 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

此目录下的文件是用来发布到sonatype时使用 不能用于工程创建。

使用gpg生成sonatype秘钥:

1、 gpg  -gen-key
2、 gpg --keyserver keys.openpgp.org --send-keys  你的公钥(一串十六进制的数字DE346FA5)
      提示: gpg: 从公钥服务器接收失败Server indicated a failure  表示服务器不可用