Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 60482 invoked from network); 28 May 2008 18:22:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 May 2008 18:22:22 -0000 Received: (qmail 8978 invoked by uid 500); 28 May 2008 18:22:24 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 8755 invoked by uid 500); 28 May 2008 18:22:23 -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 8744 invoked by uid 99); 28 May 2008 18:22:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 May 2008 11:22:23 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [64.179.123.100] (HELO mail.gatessolutions.com) (64.179.123.100) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 May 2008 18:21:29 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C8C0EF.7A829D9A" Subject: Working Offline x-mimeole: Produced By Microsoft Exchange V6.5 Date: Wed, 28 May 2008 13:21:39 -0500 Message-ID: <9A65C23192A04D468B81BD1ED071EB87021291ED@gbsfs1.gbs.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Working Offline Thread-Index: AcjA76u6MNdOLZbyQmaNh/WOehfv/A== From: "Robert Voliva" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C8C0EF.7A829D9A Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable We just recently implemented Ivy across the development team to manage our dependencies, and all is going well except for one thing. We currently aren't able to work without an Internet connection. Every time Eclipse starts up, it throws errors about not being able to find/resolve the ivy files and dependencies. =20 Does anyone have any advice as to how to use Ivy so that we can be disconnected and still write code in Eclipse? =20 For some background, we are using a URL for our Ivy settings file. Also, we have the "changing=3Dtrue" attribute defined on all of our internal modules, which I'm thinking could be at play here also. =20 Thanks, Bobby ------_=_NextPart_001_01C8C0EF.7A829D9A--