From ivy-user-return-7463-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Fri Dec 10 15:18:15 2010 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 72917 invoked from network); 10 Dec 2010 15:18:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Dec 2010 15:18:15 -0000 Received: (qmail 72613 invoked by uid 500); 10 Dec 2010 15:18:15 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 72404 invoked by uid 500); 10 Dec 2010 15:18:15 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 72396 invoked by uid 99); 10 Dec 2010 15:18:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Dec 2010 15:18:14 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Dec 2010 15:18:08 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1PR4jE-0005l3-Cp for ivy-user@ant.apache.org; Fri, 10 Dec 2010 07:17:48 -0800 Message-ID: <30427010.post@talk.nabble.com> Date: Fri, 10 Dec 2010 07:17:48 -0800 (PST) From: samyem To: ivy-user@ant.apache.org Subject: Ivy with Nexus MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: samyem@gmail.com I am trying to use Ivy/IvyIde with Nexus. This is the simple configuration I got: And my ivy.xml file looks like this right now: Now all is well and my jars are getting pulled from nexus as expected and I got eclipse to pick up the classpath. However, when I use nexus I do not get the sources pulled from nexus to my local cache and Eclipse is unable to attach the sources for the jars. When I use the default settings that pulls from ibiblio.org, the source does get downloaded to local cache and Eclipse is able to pick up the sources. So how can I make it download the sources with Nexus? Thank you, Samyem -- View this message in context: http://old.nabble.com/Ivy-with-Nexus-tp30427010p30427010.html Sent from the ivy-user mailing list archive at Nabble.com.