Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 64530 invoked from network); 1 Mar 2007 12:26:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Mar 2007 12:26:20 -0000 Received: (qmail 70307 invoked by uid 500); 1 Mar 2007 12:26:24 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 70240 invoked by uid 500); 1 Mar 2007 12:26:24 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 70211 invoked by uid 99); 1 Mar 2007 12:26:23 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2007 04:26:23 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [192.6.10.2] (HELO colossus.hpl.hp.com) (192.6.10.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2007 04:26:11 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by colossus.hpl.hp.com (Postfix) with ESMTP id DBE426B9D9 for ; Thu, 1 Mar 2007 12:25:49 +0000 (GMT) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from colossus.hpl.hp.com ([127.0.0.1]) by localhost (colossus.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Xtv8b+hZyeo9 for ; Thu, 1 Mar 2007 12:25:49 +0000 (GMT) Received: from ha-node-br2.hpl.hp.com (ha-node-br2.hpl.hp.com [16.25.144.57]) by colossus.hpl.hp.com (Postfix) with ESMTP id E42696B9C8 for ; Thu, 1 Mar 2007 12:25:48 +0000 (GMT) Received: from [16.25.171.182] (chamonix.hpl.hp.com [16.25.171.182]) by ha-node-br2.hpl.hp.com (8.13.4/8.13.4) with ESMTP id l21CPcEt011929 for ; Thu, 1 Mar 2007 12:25:39 GMT Message-ID: <45E6C642.30703@apache.org> Date: Thu, 01 Mar 2007 12:25:38 +0000 From: Steve Loughran User-Agent: Thunderbird 1.5.0.9 (X11/20061206) MIME-Version: 1.0 To: ivy-user@incubator.apache.org Subject: publishing to the big maven2 repository Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPL-MailScanner-Information: Please contact the ISP for more information X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org Is there any documentation on the process for publishing (non-apache) artifacts to the official m2 repository, through Ivy? If not, what do I have to do? I know I wont need signoff, just a bugrep to the maven bug list, but I need to set all the poms up... -steve