2007/6/4, Nathan Coast <[EMAIL PROTECTED]>:
Hi Antonio, thanks for the reply, I'm a bit confused here, I would have thought that passphrase would have been for using public / private keys? We're not using keys to access this server. Or are you suggesting using the password for the passphrase.
The deploy task deploys in the Maven repository. You have to sign artifacts (usually using GPG) to deploy them. If you try to run "mvn deploy" you probably will notice a prompt asking for a passphrase, but the release plugin does not like prompts :-) Antonio
