Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 14055 invoked from network); 14 Dec 2006 08:34:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2006 08:34:03 -0000 Received: (qmail 22900 invoked by uid 500); 14 Dec 2006 08:34:03 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 22830 invoked by uid 500); 14 Dec 2006 08:34:03 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 22819 invoked by uid 99); 14 Dec 2006 08:34:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 00:34:02 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=HTML_00_10,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of nicolas.deloof@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; Thu, 14 Dec 2006 00:33:52 -0800 Received: by ug-out-1314.google.com with SMTP id j40so416145ugd for ; Thu, 14 Dec 2006 00:33:31 -0800 (PST) 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; b=UAR4U6XwmhBeIfGv7mXJdxknp3ZDzVv62FVgYcy7YshZ28t/ScPxvI97rzhVDAm5vtOu00VVf9CFb4GX2o0v/Jh2KXhYbmJNpPLFMj/9DZMX91dINRGsfv7cqIihFuqrv09SJG1Fw4Jdi5NXzqCzhi5o6Oxg5eUM9i6JYvzpLLo= Received: by 10.78.128.11 with SMTP id a11mr535644hud.1166085210657; Thu, 14 Dec 2006 00:33:30 -0800 (PST) Received: by 10.78.136.14 with HTTP; Thu, 14 Dec 2006 00:33:30 -0800 (PST) Message-ID: <4c39e3030612140033j2d6ab4c0j7945d147a62db162@mail.gmail.com> Date: Thu, 14 Dec 2006 09:33:30 +0100 From: "nicolas de loof" To: "Maven Users List" Subject: upload POMs for non-free artifacts MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_190242_28991807.1166085210405" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_190242_28991807.1166085210405 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, I've deployed some restricted libs to my corporate repository. Those libs are for example Oracle JDBC driver or IBM MQSeries java client. Can I make an upload request for such POMs in maven public repo ? My goal is to avoid the "Sun jars hell" I got on maven1, where projects made reference to the same artifact with various groupId. Nico. ------=_Part_190242_28991807.1166085210405--