From continuum-users-return-2183-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu Jul 13 06:03:49 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 48845 invoked from network); 13 Jul 2006 06:03:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jul 2006 06:03:49 -0000 Received: (qmail 51818 invoked by uid 500); 13 Jul 2006 06:03:48 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 51511 invoked by uid 500); 13 Jul 2006 06:03:47 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 51500 invoked by uid 99); 13 Jul 2006 06:03:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 23:03:47 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.97.50.132] (HELO mout1.freenet.de) (194.97.50.132) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jul 2006 23:03:46 -0700 Received: from [194.97.55.147] (helo=mx4.freenet.de) by mout1.freenet.de with esmtpa (Exim 4.61) (envelope-from ) id 1G0uIH-0005Jg-93 for continuum-users@maven.apache.org; Thu, 13 Jul 2006 08:03:25 +0200 Received: from fnki-svmexcl001.freenet-ag.de ([194.97.8.138] helo=FNKI-SVMEXDB001.Freenet-AG.de) by mx4.freenet.de with esmtp (Exim 4.62 #2) id 1G0uIH-0002r4-5n for continuum-users@maven.apache.org; Thu, 13 Jul 2006 08:03:25 +0200 Received: from [194.97.6.156] ([194.97.6.156]) by FNKI-SVMEXDB001.Freenet-AG.de with Microsoft SMTPSVC(6.0.3790.1830); Thu, 13 Jul 2006 08:03:03 +0200 Message-ID: <44B5E216.7000806@freenet-ag.de> Date: Thu, 13 Jul 2006 08:03:02 +0200 From: Achim Abeling User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Password ignored when checking out using CVS with ext References: <44B253FE.1050901@freenet-ag.de> <77ebffa40607101709me51fbc4vdceb8b36788efb75@mail.gmail.com> <44B35619.4030301@freenet-ag.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Jul 2006 06:03:03.0567 (UTC) FILETIME=[00A789F0:01C6A642] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Barrie, Barrie Treloar wrote: >> And it does not help me to make continuum run in batch. > > I'm not suggesting to run continuum in batch. I have been mistaken. What I wanted to say is that it does not help me to get mvn to work in batch-mode (from the command line) since it is a problem with an ant project. And the problem occurs with the cvs update command. > What I am saying is that you should be able to run the same mvn > command as continuum does. When you that command it should not prompt > for any information and complete correctly (i.e in a batch mode). > There is no point trying to go any further until you can run the exact > command that continuum would run on the command line yourself. But you are completely right to first try the same things that continuum does from the command line. After preparing the ssh key files the cvs update command worked without prompting for a password and so the whole build in continuum worked, too. > >> Ok. I got this to work by using ssh keyfiles. >> >> But what are the username and password fields in the web interface good >> for? Can they only be used for pserver connections? > > Which screen is this? It is on the "Update Continuum Project" page. The path is /continuum/servlet/continuum/target/Edit.vm You get there with Show Projects -> "choose a project from the list" -> Edit Best regards Achim