Skip to content

cicd: modified options to plugins for GPG and Maven Central#19

Merged
sttk merged 1 commit intomainfrom
cicd/modify_options_to_plugins_for_gpg_and_maven_central
Apr 4, 2026
Merged

cicd: modified options to plugins for GPG and Maven Central#19
sttk merged 1 commit intomainfrom
cicd/modify_options_to_plugins_for_gpg_and_maven_central

Conversation

@sttk
Copy link
Copy Markdown
Owner

@sttk sttk commented Apr 4, 2026

The following warning and error occurred during the publishing CI:

  1. central-publishing-maven-plugin

    Warning:  Parameter 'tokenAuth' is unknown for plugin 'central-publishing-maven-plugin:0.8.0:publish (injected-central-publishing)'
    
  2. org.apache.maven.plugins:maven-gpg-plugin

    gpg: signing failed: No pinentry
    

This PR fixes these issues.

@sttk sttk merged commit fa99375 into main Apr 4, 2026
15 checks passed
@sttk sttk deleted the cicd/modify_options_to_plugins_for_gpg_and_maven_central branch April 4, 2026 01:20
@sttk
Copy link
Copy Markdown
Owner Author

sttk commented Apr 4, 2026

The cause of the error message: gpg: signing failed: No pinentry was not due to configuration of GPG plugin, but the mistake of the environment variable name of GPG pass phrase.

sttk added a commit that referenced this pull request Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant