Return-Path: Delivered-To: apmail-repository-archive@www.apache.org Received: (qmail 13513 invoked from network); 8 Jun 2006 03:53:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jun 2006 03:53:21 -0000 Received: (qmail 29860 invoked by uid 500); 8 Jun 2006 03:53:20 -0000 Delivered-To: apmail-repository-archive@apache.org Received: (qmail 29751 invoked by uid 500); 8 Jun 2006 03:53:20 -0000 Mailing-List: contact repository-help@apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: repository@apache.org List-Id: Delivered-To: mailing list repository@apache.org Received: (qmail 29740 invoked by uid 99); 8 Jun 2006 03:53:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jun 2006 20:53:20 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of brett.porter@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jun 2006 20:53:19 -0700 Received: by ug-out-1314.google.com with SMTP id j3so622816ugf for ; Wed, 07 Jun 2006 20:52:58 -0700 (PDT) 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=k//pR3XvVyUx5lEeNhg6R/cBzObtnjJtb5pe9nhi4uPkTwGl9+l8Gid0hM/1THeRwpQczT3U32YQ/dLlVqYwkWiUhOcS1SDU8yAGV5mAfRzvIwJkuhrGIhugRaFU8uFgzXtv0unCG3KoHqJHP/avIJl9E/4TTzvNJU3eohNerhc= Received: by 10.67.97.7 with SMTP id z7mr1145865ugl; Wed, 07 Jun 2006 20:52:58 -0700 (PDT) Received: by 10.66.248.20 with HTTP; Wed, 7 Jun 2006 20:52:58 -0700 (PDT) Message-ID: <9e3862d80606072052q62de2c6dv14101e0408b0b3c4@mail.gmail.com> Date: Thu, 8 Jun 2006 13:52:58 +1000 From: "Brett Porter" To: repository@apache.org Subject: Re: [Plan of action] Setting up an official maven repository for the ASF In-Reply-To: <200606081141.34180.niclas@hedhman.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <447BE319.90506@apache.org> <44876A54.4060402@bellsouth.net> <200606081141.34180.niclas@hedhman.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 08/06/06, Niclas Hedhman wrote: > Yep. I like that idea a lot as well. Having the users participate in the P2P > network is not very hard. Maven doesn't need to be involved, and a pure > voluntary effort of starting a separate daemon would probably give enough > peers to manage. After all, we are not talking multi GB downloads (yet) ;o) > However, How well does P2P perform when the files are small? Would the > establishment of connection take too long, and we end up with very slow > downloads? That has been one of my concerns with it. The others are: - a large portion of Maven users in corporate settings are probably not in a position to the share (or use it if it is not http traffic) - though it seems like there are a couple of alternatives for this - you better clearly separate your shareable repository from your general repository or your corporate code starts finding it's way out of the building. - Brett -- Apache Maven - http://maven.apache.org "Better Builds with Maven" book - http://library.mergere.com/