Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 88550 invoked from network); 16 Jan 2009 13:54:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2009 13:54:44 -0000 Received: (qmail 63998 invoked by uid 500); 16 Jan 2009 13:54:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 63856 invoked by uid 500); 16 Jan 2009 13:54:43 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 63847 invoked by uid 99); 16 Jan 2009 13:54:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jan 2009 05:54:42 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jason.dillon@gmail.com designates 209.85.142.185 as permitted sender) Received: from [209.85.142.185] (HELO ti-out-0910.google.com) (209.85.142.185) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jan 2009 13:54:33 +0000 Received: by ti-out-0910.google.com with SMTP id b6so1215217tic.1 for ; Fri, 16 Jan 2009 05:54:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=6NYyk0sJIXIXPBtY54l03Px6bIoXH/bax6Vu9KxPnzw=; b=tgx0R252ZXNSMACHCCXiwi0BbgxhwIZ+v9Wj82AOpHGmpUaqYF2+DORrPxqHxWSyKk pxyHyZu3ucQAzlL4JWDMA6G26nZoBCBQpxGBQ9BgXiJcjEo8c8DduRM3hmjj19KVYPFh ZnLzehztR1G5zIz/yboLRp1Y8PLP3njCxUIVA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=il10aUBLkxKWaehaRkXdZ9DxmY17N0Te4jm7UYRd0RVytuY5oTzMPh+bmYu0ghl/9s K6x8oN9Ju7d4giACLZ6Yvif2xN9NyOfsgeZU7elbioDHcVc1BCrR+SDTGtOWNm5qu4sW yjRvrqIbzYttql7BKFomDQFP82OLtxx/aoGKs= Received: by 10.110.105.10 with SMTP id d10mr3320982tic.45.1232114051665; Fri, 16 Jan 2009 05:54:11 -0800 (PST) Received: from ?192.168.1.2? ([58.147.48.39]) by mx.google.com with ESMTPS id a14sm629652tia.32.2009.01.16.05.54.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 16 Jan 2009 05:54:10 -0800 (PST) Sender: Jason Dillon Message-Id: <5C68C050-F889-4FE6-AA46-6EBE5D393FC5@planet57.com> From: Jason Dillon To: dev@geronimo.apache.org In-Reply-To: <47A41E55-8C56-4E0E-9102-E2BB6D791F8D@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: Using Nexus on zone? Date: Fri, 16 Jan 2009 20:53:45 +0700 References: <47A41E55-8C56-4E0E-9102-E2BB6D791F8D@gmail.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org The process of adding artifacts is adding new bits to: https://svn.apache.org/repos/asf/geronimo/repository/trunk/ The nexus simply proxies/caches from this URL. --jason On Jan 16, 2009, at 7:56 PM, Kevan Miller wrote: > > On Jan 16, 2009, at 6:35 AM, Jason Dillon wrote: > >> Any comments on using the nexus install on the zone for the custom >> artifacts we need for our builds? I'd like to make this live. > > Yes. I want to understand the process for adding artifacts to the > repository. IMO, we must have community oversight of these resources > and they must follow a "release" process. We currently have this, > since the repository is part of each of our releases. > > --kevan