Return-Path: Delivered-To: apmail-maven-wagon-users-archive@www.apache.org Received: (qmail 66708 invoked from network); 10 Sep 2009 07:44:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Sep 2009 07:44:58 -0000 Received: (qmail 24164 invoked by uid 500); 10 Sep 2009 07:44:58 -0000 Delivered-To: apmail-maven-wagon-users-archive@maven.apache.org Received: (qmail 24106 invoked by uid 500); 10 Sep 2009 07:44:58 -0000 Mailing-List: contact wagon-users-help@maven.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: wagon-users@maven.apache.org List-Id: Delivered-To: mailing list wagon-users@maven.apache.org Delivered-To: moderator for wagon-users@maven.apache.org Received: (qmail 10624 invoked by uid 99); 10 Sep 2009 03:44:30 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Sender: Brett Porter Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v1075.2) Subject: Re: What's happened to wagon's sshExecutable setting? From: Brett Porter In-Reply-To: <25372367.post@talk.nabble.com> Date: Thu, 10 Sep 2009 13:43:53 +1000 Content-Transfer-Encoding: 7bit Message-Id: <6606412E-92F9-4D5C-92E9-DC221F3E47B4@apache.org> References: <25372367.post@talk.nabble.com> To: wagon-users@maven.apache.org X-Mailer: Apple Mail (2.1075.2) X-Virus-Checked: Checked by ClamAV on apache.org You need to use scpexe:// for the URL instead of scp:// - Brett On 10/09/2009, at 6:09 AM, Daniel Serodio wrote: > > I'm on Windows XP, and I'm trying to make Maven deployment use my > private key > which is stored in PuTTY's Pageant ssh agent. > > I found an old recipe on the net that says I should use the following > settings.xml: > > > my-repo > > c:/Progra~1/PuTTY/plink.exe > c:/Progra~1/PuTTY/pscp.exe > > > > But when I try this, I get the following error: > > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error retrieving previous build number for artifact > 'br.pucsp.apt:ereinion:jar': repository metadata for: 'snapshot > br.pucsp.apt:ereinion:2.0.0-SNAPSHOT' > could not be retrieved from repository: vulcano-repo due to an > error: While > configuring wagon for 'vulcano-repo': Unable to apply wagon > configuration. > > Cannot find setter nor field in > org.apache.maven.wagon.providers.ssh.jsch.ScpWagon for 'sshExecutable' > -- > View this message in context: http://www.nabble.com/What%27s-happened-to-wagon%27s-sshExecutable-setting--tp25372367p25372367.html > Sent from the Wagon - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: wagon-users-unsubscribe@maven.apache.org > For additional commands, e-mail: wagon-users-help@maven.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: wagon-users-unsubscribe@maven.apache.org For additional commands, e-mail: wagon-users-help@maven.apache.org