scp with password in settings.xml still asks password -----------------------------------------------------
Key: WAGONSSH-54 URL: http://jira.codehaus.org/browse/WAGONSSH-54 Project: wagon-ssh Issue Type: Bug Affects Versions: 1.0-alpha-5 Environment: java version "1.5.0_07" Maven version: 2.0.4 Linux version 2.6.12-12mdk...(... (4.0.1-5mdk for Mandriva Linux release 2006.0)) #1 Fri Sep 9 18:15:22 CEST 2005 Reporter: marco p Priority: Minor Attachments: attach.tgz SCP deploy always asks me a password on the command line, ignoring the password in settings.xml. If I run with -B, no password is asked, but the process fails. If I don't use -B, I am asked for a password (five times for a single deploy operation). It looks as if the <password> tag in settings.xml were ignored. On the other hand, an ftp deploy reads the <password> and asks nothing on the command line. Google suggests that other people experienced the same problem: http://mail-archives.apache.org/mod_mbox/maven-users/200607.mbox/[EMAIL PROTECTED] http://www.mail-archive.com/users@maven.apache.org/msg52463.html http://mail-archives.apache.org/mod_mbox/maven-users/200604.mbox/[EMAIL PROTECTED] But I could not find an answer to the problem, or an explanation of why all these people experienced the same difficulty. I guess it is just a matter of some complex configuration that would benefit from a clearer documentation.... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira