Yes. You can put your authentication information for the server you are
deploying the site to in your settings.xml file.

---
Todd Thiessen

-----Original Message-----
From: Harper, Brad [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 13, 2008 3:49 PM
To: Maven Users List
Subject: site deployment

I've configured a <site> element in <distributionManagement> to use scp.

When performing

   % mvn site:deploy

I'm prompted for my password before the action begins. It completes
successfully. The question ...

Is there a way to configure the authentication for the site deployment
operation, in the same way that it's possible to configure
authentication of repo deployment in the settings.xml file [i.e. via
<servers>]?

I'd like the scp operation to be authenticated as a specific user [that
is not me].

Regards,
Brad

---------------------------------------------------------------------
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