From continuum-users-return-2249-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Mon Jul 24 15:58:47 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 6116 invoked from network); 24 Jul 2006 15:58:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jul 2006 15:58:47 -0000 Received: (qmail 55201 invoked by uid 500); 24 Jul 2006 15:58:45 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 55185 invoked by uid 500); 24 Jul 2006 15:58:45 -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 55174 invoked by uid 99); 24 Jul 2006 15:58:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 08:58:45 -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 [80.175.38.168] (HELO rectang.com) (80.175.38.168) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 08:58:44 -0700 Received: from gromit-wire (80-192-24-30.cable.ubr05.edin.blueyonder.co.uk [80.192.24.30]) by rectang.com (Postfix) with ESMTP id 0B4EE1859F for ; Mon, 24 Jul 2006 15:56:19 +0000 (GMT) Subject: Re: Continuum with SVN and Apache/SSL From: Andrew Williams To: continuum-users@maven.apache.org In-Reply-To: <20060724141354.7EA7710FB006@asf.osuosl.org> References: <20060724141354.7EA7710FB006@asf.osuosl.org> Content-Type: text/plain Date: Mon, 24 Jul 2006 16:58:18 +0100 Message-Id: <1153756698.12781.1.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N the project add page currently requires that URLs be publicly visible (no passwords etc). I would temporarily disable the security, upload it, then lock it down again. For the scm updates later you can use the maven servers setup to specify credentials Andy On Mon, 2006-07-24 at 16:13 +0200, Ole Andreas Hegle wrote: > Hi All > > I have a problem adding a svn-hosted project (apache + ssl) > > The pom.xml is accessible through web browser, but in continuum I get the > error > "[ The URL you provided doesn't exist ] " > > What can be wrong? I have password protected it, can I specify which > password continuum should use? > > (It works fine without password in both http and https, but if I add a > password, everything stops) > > I hope anybody can help. > > Regards Ole Andreas >