Return-Path: Delivered-To: apmail-repository-archive@www.apache.org Received: (qmail 72945 invoked from network); 6 Jul 2006 17:30:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jul 2006 17:30:52 -0000 Received: (qmail 89127 invoked by uid 500); 6 Jul 2006 17:30:51 -0000 Delivered-To: apmail-repository-archive@apache.org Received: (qmail 89062 invoked by uid 500); 6 Jul 2006 17:30:50 -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 89051 invoked by uid 99); 6 Jul 2006 17:30:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 10:30:50 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of flamefew@gmail.com designates 64.233.182.185 as permitted sender) Received: from [64.233.182.185] (HELO nf-out-0910.google.com) (64.233.182.185) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 10:30:50 -0700 Received: by nf-out-0910.google.com with SMTP id n28so288363nfc for ; Thu, 06 Jul 2006 10:30:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=eWR4Xx2B+ZRQut0BAkrdHk6kxK//Fr3GIn7d5YHaSwfVUMKarm+f2LCBbrf4QjtgyLS8i02SuLVK6xq+a/WkV8yfs/QyUisqu6tIpfw6OUZHi3egQp1K8FeW84DbeW6098o69EML4DMdL7gE3AQyX127DRrZfG5/UzqekA4gDFE= Received: by 10.78.167.12 with SMTP id p12mr296524hue; Thu, 06 Jul 2006 10:30:28 -0700 (PDT) Received: by 10.78.137.11 with HTTP; Thu, 6 Jul 2006 10:30:28 -0700 (PDT) Message-ID: <31cc37360607061030k8f471e9o723060d55cf6b09e@mail.gmail.com> Date: Thu, 6 Jul 2006 10:30:28 -0700 From: "Henri Yandell" To: repository@apache.org Subject: M2 repository policy MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Is the following already understood as policy for our M2 repositories, or does it need to get discussed? "Jars deployed to the M2 repository for syncing to ibiblio, or to the ASF snapshot repository should be in a Java package-like structure. ie) Code should be within an org.apache.xxx structure. Exceptions will exist - most commonly for spec implementations or temporary 3rd party snapshots. " Hen