> I haven't tried this particular profile. The only thing I can think of is
> that you need to have some other command line parameter to allow maven to
> get your private (key) password.
>
> You cannot pass your password on the command line because anyone who does
> ps-ef can see your password in
Hi Michelle,
I haven't tried this particular profile. The only thing I can think of is that
you need to have some other command line parameter to allow maven to get your
private (key) password.
You cannot pass your password on the command line because anyone who does ps-ef
can see your passwor
Following the instructions at
http://www.apache.org/dev/publishing-maven-artifacts.html, I have
downloaded gnupg and run
mvn clean install -Papache-release
I get a gpg error:
gpg: no default secret key: No secret key
gpg: signing failed: No secret key
How do I configure gpg or poin