Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 68582 invoked from network); 4 Aug 2009 21:12:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 21:12:41 -0000 Received: (qmail 26553 invoked by uid 500); 4 Aug 2009 21:12:45 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 26484 invoked by uid 500); 4 Aug 2009 21:12:45 -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 26474 invoked by uid 99); 4 Aug 2009 21:12:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 21:12:45 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of prvs=84673c78a7=shawn.castrianni@halliburton.com designates 34.254.247.12 as permitted sender) Received: from [34.254.247.12] (HELO NP1MAIL002.halliburton.com) (34.254.247.12) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 21:12:33 +0000 Received: from np1exhu011.corp.halliburton.com (np1exhu011.corp.halliburton.com [34.34.132.81]) by NP1MAIL002 (8.14.3/8.14.3) with ESMTP id n74LCC6T016323 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Tue, 4 Aug 2009 16:12:12 -0500 Received: from NP1EXCH012.corp.halliburton.com ([34.34.132.75]) by np1exhu011.corp.halliburton.com ([34.34.132.81]) with mapi; Tue, 4 Aug 2009 16:12:12 -0500 From: Shawn Castrianni To: "'ivy-user@ant.apache.org'" Date: Tue, 4 Aug 2009 16:12:11 -0500 Subject: RE: Depedencies in shared repository Thread-Topic: Depedencies in shared repository Thread-Index: AcoVQmxGc+35+lFqSUKKc5ke43cDdgABY7eg Message-ID: <34721A41A7BCF54ABC3B116219A8C1C2057EC490F4@NP1EXCH012.corp.halliburton.com> References: <34721A41A7BCF54ABC3B116219A8C1C2057EC490E9@NP1EXCH012.corp.halliburton.com> <14479a010908041314r36034b78k1c829905111fb341@mail.gmail.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-HALSTAMP: TRUE X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.7400:2.4.4,1.2.40,4.0.166 definitions=2009-08-04_09:2009-07-24,2009-08-04,2009-08-04 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0907200000 definitions=main-0908040124 X-Virus-Checked: Checked by ClamAV on apache.org I would use pure ant command line to debug this problem. The fact that you= declare a dependency and it doesn't get downloaded without an sign of an e= rror is no good. If a dependency cannot be resolved, you should be getting= an error with helpful debugging messages. You should be able to turn on v= erbose and debug mode of ant to help you out. If using IvyDE is hiding the= se errors, then you will never be able to diagnose your problem. --- Shawn Castrianni -----Original Message----- From: Paul Grenyer [mailto:paul.grenyer@gmail.com]=20 Sent: Tuesday, August 04, 2009 3:30 PM To: ivy-user@ant.apache.org Subject: Re: Depedencies in shared repository Hi On Tue, Aug 4, 2009 at 9:14 PM, Geoff Clitheroe wrot= e: > On Wed, Aug 5, 2009 at 7:49 AM, Joshua > Tharp wrote: >> Shouldn't your org be org.apache.commons? > > There is commons-lang/commons-lang/2.* on central. Yeah, and the one I used is the same as in the ivy tutorials from memory. > Paul, what resolvers are you using? =A0Can you post you settings files. > The ivy.xml file tells Ivy about your project and it dependencies, the > settings tell Ivy where to try to get the dependencies from. =09 > You will need a resolver for your repo and one that can get > common-lang i.e., a maven resolver for central. Yes. That bit's working (see above). If I put put dependencies for my JAR and commons-lang in my project's IVY file it works fine. But I want to be able to do it without having to specify commons-lang in the project ivy file. --=20 Thanks Paul Paul Grenyer e: paul.grenyer@gmail.com w: http://www.marauder-consulting.co.uk b: paulgrenyer.blogspot.com ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and pri= vileged information for the sole use of the intended recipient. Any review= , use, distribution, or disclosure by others is strictly prohibited. If yo= u are not the intended recipient (or authorized to receive information for = the intended recipient), please contact the sender by reply e-mail and dele= te all copies of this message.