Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 74227 invoked from network); 29 Jan 2007 03:55:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jan 2007 03:55:41 -0000 Received: (qmail 30450 invoked by uid 500); 29 Jan 2007 03:55:46 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 30178 invoked by uid 500); 29 Jan 2007 03:55:45 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 30167 invoked by uid 99); 29 Jan 2007 03:55:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Jan 2007 19:55:45 -0800 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 lundquist.mark@gmail.com designates 64.233.162.228 as permitted sender) Received: from [64.233.162.228] (HELO nz-out-0506.google.com) (64.233.162.228) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Jan 2007 19:55:35 -0800 Received: by nz-out-0506.google.com with SMTP id n1so1245604nzf for ; Sun, 28 Jan 2007 19:55:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=nHYkCDrNDt+hbEUXJaC9issq4cotbkn39clNtSUPE1cbrgn1AnI0CFtVk1FqU54UFf2T45loZbzNgYrFlxTMSaBG5zi/8OcyD/2g3bCdLDV7tyZ+UEJvzzSeW9OoFuiqH1PXP6vLVacDzQ+WpCX2ppZwR2ONpR2NypIHbKR7R5U= Received: by 10.65.154.2 with SMTP id g2mr8800816qbo.1170042914254; Sun, 28 Jan 2007 19:55:14 -0800 (PST) Received: from ?192.168.0.3? ( [67.171.172.83]) by mx.google.com with ESMTP id z21sm8343818qbc.2007.01.28.19.55.12; Sun, 28 Jan 2007 19:55:13 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v624) In-Reply-To: References: <7e5128fa33b3c678f6697c83fdaadf90@comcast.net> <45B37295.4030300@nada.kth.se> <5cc91bcd2a81c731e70268d2b6e14ea2@gmail.com> <1c09a630001bc5104d1d54f0cb94a4ab@gmail.com> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Mark Lundquist Subject: Re: Hardcoded artifact versions (was Re: Multiple local snapshots in Maven) Date: Sun, 28 Jan 2007 19:55:10 -0800 To: dev@cocoon.apache.org X-Mailer: Apple Mail (2.624) X-Virus-Checked: Checked by ClamAV on apache.org On Jan 27, 2007, at 6:39 AM, Jorg Heymans wrote: > Mark Lundquist wrote: > >> :-/ It's also kind of a heavy-handed kluge that goes against the=20 >> spirit of Maven (IMHO alternative local repo locations should only be=20= >> used for testing purposes), but that's a secondary issue. > > well that's what you were describing no? Not really, by "testing" I mean testing Maven, or testing repositories,=20= etc. > Thanks for your interesting thoughts! Y.W... After bumbling my way through learning more about Maven, e.g.=20 profiles, what is/isn't supposed to be able to=20 do, etc., I'm convinced it's primary Maven functionality that's =20 required by this scenario. I've just posted a request for discussion=20 on the Maven dev list, if anybody cares to follow along (or chip in!=20 :-) over there... cheers, =97ml=97