Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GPG plugin usage #22

Open
zambrovski opened this issue Aug 13, 2024 · 0 comments
Open

Fix GPG plugin usage #22

zambrovski opened this issue Aug 13, 2024 · 0 comments
Labels
Type: bug Something isn't working Type: build CI and build manager

Comments

@zambrovski
Copy link
Contributor

zambrovski commented Aug 13, 2024

Steps to reproduce

  • release new version

Expected behaviour

  • No warnings in log

Actual behaviour

[INFO] --- gpg:3.2.5:sign (sign-artifacts) @ maven-parent ---
Warning:   Parameter 'passphrase' (user property 'gpg.passphrase') is deprecated: Do not use this configuration, it may leak sensitive information. Rely on gpg-agent or env variables instead.
Warning:  
Warning:  W A R N I N G
Warning:  
Warning:  Do not store passphrase in any file (disk or SCM repository),
Warning:  instead rely on GnuPG agent or provide passphrase in 
Warning:  MAVEN_GPG_PASSPHRASE environment variable for batch mode.
Warning:  
Warning:  Sensitive content loaded from Mojo configuration
Warning:  
@zambrovski zambrovski added the Type: bug Something isn't working label Aug 13, 2024
@zambrovski zambrovski added this to the 2024.LATEST milestone Aug 13, 2024
@zambrovski zambrovski added the Type: build CI and build manager label Aug 13, 2024
@zambrovski zambrovski modified the milestones: 2024.09.01, 2024.LATEST Sep 5, 2024
@zambrovski zambrovski removed this from the 2024.10.1 milestone Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working Type: build CI and build manager
Projects
None yet
Development

No branches or pull requests

1 participant