Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 61518 invoked from network); 24 Jan 2006 12:42:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jan 2006 12:42:38 -0000 Received: (qmail 38529 invoked by uid 500); 24 Jan 2006 12:42:37 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 38510 invoked by uid 500); 24 Jan 2006 12:42:36 -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 38499 invoked by uid 99); 24 Jan 2006 12:42:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jan 2006 04:42:36 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [204.127.202.56] (HELO sccrmhc12.comcast.net) (204.127.202.56) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jan 2006 04:42:34 -0800 Received: from intrepid.infinity.nu (c-24-128-239-207.hsd1.nh.comcast.net[24.128.239.207]) by comcast.net (sccrmhc12) with ESMTP id <2006012412421201200n2r5be>; Tue, 24 Jan 2006 12:42:12 +0000 Subject: Basic Authentication and Continuum Settings MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C620E3.9870C56B" Content-class: urn:content-classes:message Date: Tue, 24 Jan 2006 07:42:12 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Message-ID: <2BABBE7D2A66E04DB8A66A527D29927E0BDDEA@intrepid.infinity.nu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Basic Authentication and Continuum Settings Thread-Index: AcYg45kk/cXUq69+SOGsIiyaXTypjQ== From: "Brian E. Fox" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C620E3.9870C56B Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable I am just setting up continuum for our projects. We use basic authentication to access our internal svn repository. What is the correct way to give the username and password to continuum when I specify the url to the pom? I tried many different permutations of the urls shown on the scm page, but none of them show where to put the password. When I check the continuum logs, I see it is getting error 401 so the problem is definately with authentication. =20 Also, I tried uploading a pom just to see everything else work. The build failed because it couldn't find artifacts from our internal repository. It looks as though maven has no settings. I can build fine on this machine, so it seems like continuum isn't picking up the settings.xml. I am running this on a W2k3 machine and the settings are in maven/conf so it shouldn't matter which user it attempts to run as. I have continuum running as a service. =20 Thanks, Brian ------_=_NextPart_001_01C620E3.9870C56B--