Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 57422 invoked from network); 5 Mar 2009 07:10:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2009 07:10:30 -0000 Received: (qmail 87229 invoked by uid 500); 5 Mar 2009 07:10:30 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 87215 invoked by uid 500); 5 Mar 2009 07:10:30 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 87204 invoked by uid 99); 5 Mar 2009 07:10:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 23:10:29 -0800 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [194.138.12.131] (HELO mxs1.siemens.at) (194.138.12.131) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2009 07:10:20 +0000 Received: from vies1kbx.sie.siemens.at ([158.226.129.82]) by mxs1.siemens.at with ESMTP id n2579t71010409 for ; Thu, 5 Mar 2009 08:09:55 +0100 Received: from nets138a.ww300.siemens.net ([192.168.217.3]) by vies1kbx.sie.siemens.at (8.12.11.20060308/8.12.1) with ESMTP id n2579tYP019469 for ; Thu, 5 Mar 2009 08:09:55 +0100 Received: from nets13ja.ww300.siemens.net ([158.226.250.79]) by nets138a.ww300.siemens.net with Microsoft SMTPSVC(6.0.3790.3959); Thu, 5 Mar 2009 08:09:54 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C99D61.6215E943" Subject: AW: Maven Build is broken Date: Thu, 5 Mar 2009 08:08:51 +0100 Message-ID: <30DB6ACF50A0A3439F39EFEB1C52E166078F2352@nets13ja.ww300.siemens.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: <30DB6ACF50A0A3439F39EFEB1C52E166078F2352@nets13ja.ww300.siemens.net> Thread-Topic: Maven Build is broken Thread-Index: Acmc8+IX8D1JU+CFTD6yHo5D3XxYxQAbVraK References: <30DB6ACF50A0A3439F39EFEB1C52E166078F234E@nets13ja.ww300.siemens.net><200903040933.00401.dkulp@apache.org> From: "Hirsch, Richard" To: X-OriginalArrivalTime: 05 Mar 2009 07:09:54.0844 (UTC) FILETIME=[629A55C0:01C99D61] X-purgate: clean X-purgate: This mail is considered clean X-purgate-type: clean X-purgate-Ad: Checked for Spam by eleven - eXpurgate www.eXpurgate.net X-purgate-ID: 149917::090305080955-0B9D8BA0-627CE77F/0-0/0-15 X-purgate-size: 13072/0 X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C99D61.6215E943 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Thanks all. =20 Build is working again and I just deployed to Stax - = http://esmecloudserverapache.DickHirsch.staxapps.net =20 D.=20 ________________________________ Von: David Pollak [mailto:feeder.of.the.bears@gmail.com] Gesendet: Mi 04.03.2009 19:05 An: esme-dev@incubator.apache.org Betreff: Re: Maven Build is broken On Wed, Mar 4, 2009 at 6:44 AM, David Pollak wrote: > Folks, > David Bernard (Lift's Maven guru and the guy who maintains = scala-tools.org) > has some choice things to say about the way the OpenID4Java folks = manage > their pom files. If anyone knows any of the Openid4Java guys, please > repeatedly whack them over the head with their broken pom. > Okay... It's all updated! > > David inserted: > > > com.ibm.icu > icu4j > 3.4.4 > > > > Into the Lift pom and it cleared up the problem. > > I'll update ESME to run on Lift 1.0 (yes, it's released) and hopefully = it > will make the OpenID problem go away. > > Thanks, > > David > > On Wed, Mar 4, 2009 at 6:32 AM, Daniel Kulp wrote: > >> >> Umm.... I just checked the logs at repo1.maven.org and had Brett = check >> the >> sync logs to his mirror. There is no indication that 3.4.1 EVER = existed >> at >> central. The logs indicate 4.0.1 being added, but nothing about = 3.4.1. >> >> Are you sure you were getting that jar from central and not some = other >> repository defined in a pom someplace? My gut feeling is that you = were >> grabbing it from someplace else and that location is no longer = available >> so >> it's dropping down to checking central. (remember, central is = checked >> last >> only if it's not found elsewhere) >> >> Dan >> >> >> On Wed March 4 2009 2:56:26 am Hirsch, Richard wrote: >> > As Daniel pointed out last night, the maven build is currently = broken. >> > >> > I have no idea if the problem is scala- or maven-based. >> > >> > = http://repo1.maven.org/maven2/com/ibm/icu/icu4j/3.4.1/icu4j-3.4.1.jarcan >> > not found, because there has been a version change from 3.4.1 to = 3.4.4/ >> > >> > Does anyone know how to solve this problem? >> > >> > >> > >> > D. >> >> -- >> Daniel Kulp >> dkulp@apache.org >> http://www.dankulp.com/blog >> > > > > -- > Lift, the simply functional web framework http://liftweb.net = =20 > Beginning Scala http://www.apress.com/book/view/1430219890 > Follow me: http://twitter.com/dpp > Git some: http://github.com/dpp > -- Lift, the simply functional web framework http://liftweb.net = =20 Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Git some: http://github.com/dpp ------_=_NextPart_001_01C99D61.6215E943--