Return-Path: Delivered-To: apmail-maven-archiva-dev-archive@locus.apache.org Received: (qmail 22476 invoked from network); 18 May 2007 13:36:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 May 2007 13:36:46 -0000 Received: (qmail 89615 invoked by uid 500); 18 May 2007 13:36:52 -0000 Delivered-To: apmail-maven-archiva-dev-archive@maven.apache.org Received: (qmail 89579 invoked by uid 500); 18 May 2007 13:36:52 -0000 Mailing-List: contact archiva-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-dev@maven.apache.org Delivered-To: mailing list archiva-dev@maven.apache.org Received: (qmail 89570 invoked by uid 99); 18 May 2007 13:36:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2007 06:36:52 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of wsmoak@gmail.com designates 209.85.132.244 as permitted sender) Received: from [209.85.132.244] (HELO an-out-0708.google.com) (209.85.132.244) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2007 06:36:45 -0700 Received: by an-out-0708.google.com with SMTP id c17so271532anc for ; Fri, 18 May 2007 06:36:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=spYhwsWA9OOxClyc38K1KMuhhXpSh3tNGlD4pKQLZsrviW/Vz77NAzreZx0TCRzx5DjJKcCJSrNkyNZXDksZGMTgxqsyjavswm0wKFNeR2v4VQqCx2y5QwWDtZM2XyOeW7QL5gc/X1fLzKyyJcTawmhCZ+ysYYhPhWbuW4QaIPg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gUnUCYklIl3hn6OaxF+FVwIMdI107fG3+eEiqq2xosmP7md0HvhLaDs0X9rqGAJLAqk+BrjLaP0sdrCCRdV1sAF5A+qZBEib2anfRLxxm/Mg5J8NySimWRGAeAiP+g94DukaagPjsgbYzkzmb2Jf/n/MWc+OQqCVVWeRUe1kEyQ= Received: by 10.100.123.9 with SMTP id v9mr1093885anc.1179495384758; Fri, 18 May 2007 06:36:24 -0700 (PDT) Received: by 10.100.57.15 with HTTP; Fri, 18 May 2007 06:36:24 -0700 (PDT) Message-ID: Date: Fri, 18 May 2007 06:36:24 -0700 From: "Wendy Smoak" To: archiva-dev@maven.apache.org Subject: Re: Archiva r538691 not working In-Reply-To: <464D9390.9080707@erdfelt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <464D9390.9080707@erdfelt.com> X-Virus-Checked: Checked by ClamAV on apache.org On 5/18/07, Joakim Erdfelt wrote: > I use linux and whatever container comes in via jetty:run > > I'll be testing the redback example webapp on my win32 laptop today to > see if we can get this problem resolved. OK. 'mvn jetty:run' works fine here also, but the plexus runtime has the redirect loop. -- Wendy