Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 33322 invoked from network); 7 Jul 2008 13:01:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jul 2008 13:01:22 -0000 Received: (qmail 73732 invoked by uid 500); 7 Jul 2008 13:01:20 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 73640 invoked by uid 500); 7 Jul 2008 13:01:20 -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 73577 invoked by uid 99); 7 Jul 2008 13:01:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 06:01:20 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of JPartyka@cciminstitute.com designates 12.40.135.204 as permitted sender) Received: from [12.40.135.204] (HELO ccim-exchange.cciminstitute.com) (12.40.135.204) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 07 Jul 2008 13:00:29 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: getting a null pointer exception: MRIDTransformationRule.java:65 Date: Mon, 7 Jul 2008 07:59:59 -0500 Message-ID: In-Reply-To: <635a05060807031215p17d5df34x3eedc78474ddc834@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: getting a null pointer exception: MRIDTransformationRule.java:65 Thread-Index: AcjdQU6u1uXhA2WjR9mda5WG2ldqkAC78wFw References: <635a05060807031215p17d5df34x3eedc78474ddc834@mail.gmail.com> From: "Partyka, Jason" To: X-Virus-Checked: Checked by ClamAV on apache.org Hi Xavier, Unfortunately I remember what I did to resolve the situation. I do have it resolved, and I can tell you that it involved changing the version number. If I come across it again I will file a JIRA. -Jason > -----Original Message----- > From: Xavier Hanin [mailto:xavier.hanin@gmail.com] > Sent: Thursday, July 03, 2008 2:16 PM > To: ivy-user@ant.apache.org > Subject: Re: getting a null pointer exception: > MRIDTransformationRule.java:65 >=20 > On Mon, Jun 30, 2008 at 7:29 PM, Partyka, Jason > > wrote: >=20 > > Hi all, > > > > I am a new Ivy user and I hope one of you have seen this before. > > > > (I'd also like to state that I have searched this very forum, > manuals, and > > the rest of the web for this answer). > > > > > > I am trying to set up a new internal repository with some gzipped PHP > code > > (and, ultimately, after retrieved it will be expanded from the > archive). > > I've been rolling along with various setup errors, and all of those > errors > > were sequentially resolved. Until this one. > > > > I've downloaded the source, but as you can see from the stacktrace, > it's > > not giving a lot of clues. Anyhow, I'm going to continue > investigating but I > > am posting here in the hopes that someone has seen this error before: > > > > [ivy:install] WARN: > :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:install] WARN: :: UNRESOLVED DEPENDENCIES > :: > > [ivy:install] WARN: > :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:install] WARN: :: phpcode#phpcode;6.2: > > java.lang.NullPointerException at > > > org.apache.ivy.plugins.namespace.MRIDTransformationRule$MridRuleMatcher > .apply(MRIDTransformationRule.java:65) >=20 > Could you open a JIRA with this and some more details like your > settings > (especially your namespace settings)? >=20 > Xavier