Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 5466 invoked from network); 5 Aug 2005 17:39:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2005 17:39:02 -0000 Received: (qmail 76276 invoked by uid 500); 5 Aug 2005 17:39:02 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 76262 invoked by uid 99); 5 Aug 2005 17:39:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2005 10:39:02 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [209.11.152.125] (HELO pointer.webappcabaret.net) (209.11.152.125) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2005 10:38:51 -0700 Received: (qmail 496 invoked by uid 98); 5 Aug 2005 10:38:49 -0700 Received: from unknown (HELO ?10.0.1.110?) (brianm@chariotsolutions.com@127.0.0.1) by localhost with SMTP; 5 Aug 2005 10:38:49 -0700 Mime-Version: 1.0 (Apple Message framework v733) Content-Transfer-Encoding: 7bit Message-Id: <776898BA-F096-4CE3-9694-E203F0728378@apache.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: JDO Dev From: Brian McCallister Subject: Uploading a bundle to ibiblio Date: Fri, 5 Aug 2005 13:39:02 -0400 X-Mailer: Apple Mail (2.733) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Instructions: http://maven.apache.org/reference/repository-upload.html basically for each artifact: cd module-name && maven create-upload-bundle which will create a bundle in the target dir, put the created bundle jars somewhere that the ibiblio/maven folks can access them and create a JIRA issue via the link at the page above to post them to ibiblio. Voila! -Brian