slawekjaranowski commented on PR #321:
URL: https://github.com/apache/maven-gpg-plugin/pull/321#issuecomment-4606488198

   I see in logs:
   
   ```
   [DEBUG] GPG Version: 2.4.9
   [DEBUG] CMD: cmd.exe /X /C "gpg.exe --homedir 
D:\a\maven-gpg-plugin\maven-gpg-plugin\target\test-classes\gnupg --batch 
--pinentry-mode loopback --passphrase-fd 0 --armor --detach-sign --status-fd 1 
--batch --no-tty --output 
D:\a\maven-gpg-plugin\maven-gpg-plugin\target\it\sign-with-passphase-from-maven-settings\target\test-1.0.pom.asc
 
D:\a\maven-gpg-plugin\maven-gpg-plugin\target\it\sign-with-passphase-from-maven-settings\target\test-1.0.pom"
   [GNUPG:] ERROR add_keyblock_resource 33587281
   gpg: keyblock resource 
'/d/a/maven-gpg-plugin/maven-gpg-plugin/target/it/sign-with-passphase-from-maven-settings/D:\\a\\maven-gpg-plugin\\maven-gpg-plugin\\target\\test-classes\\gnupg/pubring.kbx':
 No such file or directory
   ```
   
   looks like path is not recognized in proper way


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to