Hi Wendy,

I got this from an older mail. Maybe you have the same problem :

For anyone interested:
I had to set PasswordAuthentication to 'yes' in /etc/ssh/sshd_config as it
defaults to 'no'. Seems to be happy now.

On 6/19/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
When using 'mvn site:stage-deploy -DstagingSiteURL=...' I'm being
prompted for an scp password.  How do I either

- on the command line, specify a server id so that it will use the
private key configured in settings.xml

     or

- in pom.xml, configure a different url for staging (and not the
default ${project.distributionManagement.site.url}/staging)

It seems like <site> needs <stagingURL>
 * http://maven.apache.org/ref/current/maven-model/maven.html

Thanks,
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to