Return-Path: Delivered-To: apmail-repository-archive@www.apache.org Received: (qmail 4680 invoked from network); 28 Aug 2006 22:29:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Aug 2006 22:29:35 -0000 Received: (qmail 72110 invoked by uid 500); 28 Aug 2006 22:29:34 -0000 Delivered-To: apmail-repository-archive@apache.org Received: (qmail 72052 invoked by uid 500); 28 Aug 2006 22:29:34 -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 72040 invoked by uid 99); 28 Aug 2006 22:29:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Aug 2006 15:29:34 -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 wsmoak@gmail.com designates 64.233.184.236 as permitted sender) Received: from [64.233.184.236] (HELO wr-out-0506.google.com) (64.233.184.236) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Aug 2006 15:29:33 -0700 Received: by wr-out-0506.google.com with SMTP id i21so419593wra for ; Mon, 28 Aug 2006 15:29:12 -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=a7ewNwD7OTsuB/LpLtFYIi/Nipe22l4LT6DM+Mp8V79JnqUVBUSF9zsBaYQAq+ZuMARy2XAzPl5JhJBMknC/gq3vyPenaPBowDQPPwD82HLGywxgl2wHNJ0d/nToGPGdhJCP/nDFyA9qi+YJQBxgFUnIr1aLQF9gLFAwzn7Q/xc= Received: by 10.90.65.11 with SMTP id n11mr1330819aga; Mon, 28 Aug 2006 15:29:12 -0700 (PDT) Received: by 10.90.68.3 with HTTP; Mon, 28 Aug 2006 15:29:12 -0700 (PDT) Message-ID: Date: Mon, 28 Aug 2006 15:29:12 -0700 From: "Wendy Smoak" To: repository@apache.org Subject: Re: new stuff in maven-repository In-Reply-To: <44F3685F.4030002@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <03074025-5C83-40AB-88A5-2F0B324416FB@SUN.com> <44F3685F.4030002@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/28/06, Dennis Lundberg wrote: > Might be something similar to the script on this page: > http://maven.apache.org/maven-1.x/developers/making-releases.html It's very close. Unless I'm misinterpreting the comment about 'artifacts that YOU deployed' below the script, it looks like it's intended to be run on the remote repository, (on minotaur.) The 'policy' section of the release signing page says we're not supposed to put signing keys on ASF hardware, so the Maven release instructions might need an update. -- Wendy