[INFO] --- maven-gpg-plugin: 1.4: character (character-artifacts) @ server-test-toolkit --- "gpg.exe" is not recognized as an internal or external command,
I set the path to the environment:
% SystemRoot% \ system32;% SystemRoot%;% SystemRoot% \ System32 \ Wbem;% SYSTEMROOT% \ System32 \ WindowsPowerShell \ v1.0 \; C: \ MinGW \ msys-7.2 \ bin; C: \ Program Files (x86) \ GNU \ GnuPG
I run gpg in cmd.exe in windows, this is normal.
But when running maven-gpg-plugin in eclipse, why does the error still pop up: "gpg.exe" is not recognized as an internal or external command,
source share