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]

Reply via email to