You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Lei Zhang (Jira)" <ji...@apache.org> on 2022/05/13 02:50:00 UTC

[jira] [Updated] (SCB-2506) Configure GnuPG key in maven-gpg-plugin with a keyname

     [ https://issues.apache.org/jira/browse/SCB-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lei Zhang updated SCB-2506:
---------------------------
    Description: 
I've created 2 keys with gpg.
{code:java}
pub   rsa2048 2020-06-25 [SC]
      F07544CB36B8E954734C22DFCEC8F20C94850063
uid           [ 绝对 ] Lei Zhang <zh...@apache.org>
sub   rsa2048 2020-06-25 [E]

pub   rsa4096 2022-05-05 [SC]
      CA242F7DE725DFB5A8E446492B338CEB8A381CFF
uid           [ 绝对 ] Lei Zhang (CODE SIGNING KEY) <zh...@apache.org>
sub   rsa4096 2022-05-05 [E]
{code}
I hope to select GPG key with the profile in settings.xml when releasing [1]

[1]https://maven.apache.org/plugins/maven-gpg-plugin/usage.html

  was:
I've created 2 keys with gpg.

pub   rsa2048 2020-06-25 [SC]
      F07544CB36B8E954734C22DFCEC8F20C94850063
uid           [ 绝对 ] Lei Zhang <zh...@apache.org>
sub   rsa2048 2020-06-25 [E]

pub   rsa4096 2022-05-05 [SC]
      CA242F7DE725DFB5A8E446492B338CEB8A381CFF
uid           [ 绝对 ] Lei Zhang (CODE SIGNING KEY) <zh...@apache.org>
sub   rsa4096 2022-05-05 [E]

I hope to select gpg key with profile in settings.xml when release[1]

[1]https://maven.apache.org/plugins/maven-gpg-plugin/usage.html


> Configure GnuPG key in maven-gpg-plugin with a keyname
> ------------------------------------------------------
>
>                 Key: SCB-2506
>                 URL: https://issues.apache.org/jira/browse/SCB-2506
>             Project: Apache ServiceComb
>          Issue Type: Task
>          Components: Saga
>            Reporter: Lei Zhang
>            Priority: Major
>
> I've created 2 keys with gpg.
> {code:java}
> pub   rsa2048 2020-06-25 [SC]
>       F07544CB36B8E954734C22DFCEC8F20C94850063
> uid           [ 绝对 ] Lei Zhang <zh...@apache.org>
> sub   rsa2048 2020-06-25 [E]
> pub   rsa4096 2022-05-05 [SC]
>       CA242F7DE725DFB5A8E446492B338CEB8A381CFF
> uid           [ 绝对 ] Lei Zhang (CODE SIGNING KEY) <zh...@apache.org>
> sub   rsa4096 2022-05-05 [E]
> {code}
> I hope to select GPG key with the profile in settings.xml when releasing [1]
> [1]https://maven.apache.org/plugins/maven-gpg-plugin/usage.html



--
This message was sent by Atlassian Jira
(v8.20.7#820007)