Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 53541 invoked from network); 15 Jan 2006 04:16:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jan 2006 04:16:54 -0000 Received: (qmail 8189 invoked by uid 500); 15 Jan 2006 04:16:53 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 8129 invoked by uid 500); 15 Jan 2006 04:16:52 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 8118 invoked by uid 99); 15 Jan 2006 04:16:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2006 20:16:52 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wsmoak@gmail.com designates 64.233.184.194 as permitted sender) Received: from [64.233.184.194] (HELO wproxy.gmail.com) (64.233.184.194) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jan 2006 20:16:52 -0800 Received: by wproxy.gmail.com with SMTP id i2so857583wra for ; Sat, 14 Jan 2006 20:16:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=D616Tdvk935Ww0XhdJ7JcRdCSLIzQEkMH7YlMVFryEAzeEutBA1811hdVK1ADvMlJqohl2SpQGaWNIjCwRArVclcrFOKN8lFEpkujICaHX1J30WpP8bZCf1BlvLLlHMfaUjmwafID5NaPwSpoM33dnStYEPiEoKZhJtXFcPs+4E= Received: by 10.54.119.14 with SMTP id r14mr6965378wrc; Sat, 14 Jan 2006 20:16:31 -0800 (PST) Received: by 10.54.131.1 with HTTP; Sat, 14 Jan 2006 20:16:31 -0800 (PST) Message-ID: Date: Sat, 14 Jan 2006 21:16:31 -0700 From: Wendy Smoak To: MyFaces Development Subject: Re: [maven] Weird dependency problem In-Reply-To: <2387fbc50601121607x386dbcd5wde770c10458c130e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2387fbc50601120601l14c43a67j86948c7f05443fc8@mail.gmail.com> <2387fbc50601120612i3a1a4969ma1ce436cff449e7c@mail.gmail.com> <43C6CE96.90609@atanion.com> <2387fbc50601121607x386dbcd5wde770c10458c130e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 1/12/06, Sean Schofield wrote: > As a starting point I think we should investigate what Shale has to > offer. I imagine there is a lot of overlap between our testing needs. The 1.0.0 (graded alpha) and 1.0.1-SNAPSHOT (currently 20060113 nightly) jars are in the internal m1 repo, which you can use by telling m2 that it has a 'legacy' layout. apache-internal Apache Internal Repository http://cvs.apache.org/repository legacy Eventually I'd like to get these into the internal m2 snapshot repository, but I don't have m2 poms yet for Shale. http://cvs.apache.org/repository/struts/jars/ http://struts.apache.org/struts-shale/features-test-framework.html http://struts.apache.org/struts-shale/shale-test/apidocs/index.html Since depending on snapshots would be a problem for MyFaces releases, I thought you might establish a sandbox/test project and try this out without changing the current tests. HTH, -- Wendy