Thanks a lot. Maybe adding this in http://maven.apache.org/guides/mini/guide-deploy-ftp.html ?
- Olivier -----Message d'origine----- De : Michael Fiedler [mailto:[EMAIL PROTECTED] Envoyé : jeudi 1 décembre 2005 19:07 À : Maven Users List Objet : RE: [m2] sftp how to disable asking continue ? I added a .ssh dir to $USER_HOME$. After you say trust this host (prompt noted below), a known_hosts file will exist in that dir. Michael -----Original Message----- From: Olivier Lamy [mailto:[EMAIL PROTECTED] Sent: Thursday, December 01, 2005 11:56 AM To: Maven Users List Subject: [m2] sftp how to disable asking continue ? Hi, I use sftp to deploy on a remote repository. I have the following output : The authenticity of host 'ip' can't be established. RSA key fingerprint is key. Are you sure you want to continue connecting? (yes/no): yes Is there any way (cli parameter, plugin configuration or settings) to disable this question ? I use : <extension> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-ftp</artifactId> <version>1.0-alpha-5</version> </extension> Thanks, - Olivier This e-mail, any attachments and the information contained therein ("this message") are confidential and intended solely for the use of the addressee(s). If you have received this message in error please send it back to the sender and delete it. Unauthorized publication, use, dissemination or disclosure of this message, either in whole or in part is strictly prohibited. ********************************************************************** Ce message electronique et tous les fichiers joints ainsi que les informations contenues dans ce message ( ci apres "le message" ), sont confidentiels et destines exclusivement a l'usage de la personne a laquelle ils sont adresses. Si vous avez recu ce message par erreur, merci de le renvoyer a son emetteur et de le detruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressement autorisees de ce message, sont interdites. ********************************************************************** --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
