Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 60010 invoked from network); 3 Aug 2007 16:40:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Aug 2007 16:40:44 -0000 Received: (qmail 38083 invoked by uid 500); 3 Aug 2007 16:40:44 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 38052 invoked by uid 500); 3 Aug 2007 16:40:44 -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 38031 invoked by uid 99); 3 Aug 2007 16:40:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2007 09:40:43 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 64.182.153.89 is neither permitted nor denied by domain of chrishane@gmail.com) Received: from [64.182.153.89] (HELO mail.itsolut.com) (64.182.153.89) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2007 16:40:39 +0000 Received: by mail.itsolut.com (Postfix, from userid 5004) id 5ECD8E4495; Fri, 3 Aug 2007 12:40:18 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pan.itsolut.com X-Spam-Level: * Received: from [192.168.1.107] (adsl-66-72-38-175.dsl.bltnin.ameritech.net [66.72.38.175]) by mail.itsolut.com (Postfix) with ESMTP id D6049E353D for ; Fri, 3 Aug 2007 12:40:17 -0400 (EDT) Message-ID: <46B35A44.5000600@gmail.com> Date: Fri, 03 Aug 2007 12:39:32 -0400 From: Chris Hane User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: ivy-user@incubator.apache.org Subject: Maven Repos? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DSBL, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.1.8 Having just started with Ivy and never having used Maven, can someone point me to a resource where I can see what libraries are available via Maven2? I tried looking on the iblilio site but is so slow to see the directory listing that it is unusable. Just looking for a place so I know what to put in my Ivy config files for dependencies. Thanks, Chris....