Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 63355 invoked from network); 25 Jan 2007 22:42:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2007 22:42:42 -0000 Received: (qmail 26201 invoked by uid 500); 25 Jan 2007 22:42:09 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 26118 invoked by uid 500); 25 Jan 2007 22:42:07 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 26083 invoked by uid 99); 25 Jan 2007 22:42:05 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of kevan.miller@gmail.com designates 64.233.184.233 as permitted sender) Received: from [64.233.184.233] (HELO wr-out-0506.google.com) (64.233.184.233) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jan 2007 14:42:00 -0800 Received: by wr-out-0506.google.com with SMTP id i31so536954wra for ; Thu, 25 Jan 2007 14:40:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=Q+0S+q/2VVWIHe1/El74uJBPwm4p6ie07N7Eae9HbDiE3vn/iEEpZ3BsYhJIe6URxzl98blg9GDL2I7hWWqLJjYYUMHEo/okcjvvir2YZ34KMV6KLwpCsfgdr+EKWczkJSVf/J6YXL45eiGnZXs6IaxvdP5yZzhkbmEQjzqh+ns= Received: by 10.90.89.5 with SMTP id m5mr3025407agb.1169764820319; Thu, 25 Jan 2007 14:40:20 -0800 (PST) Received: from ?192.168.1.107? ( [66.57.98.165]) by mx.google.com with ESMTP id 29sm6057715wrl.2007.01.25.14.40.19; Thu, 25 Jan 2007 14:40:19 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <45B91194.9040406@earthlink.net> References: <45B11AF2.1000301@gmail.com> <8573570.post@talk.nabble.com> <45B822AB.6090604@yahoo.com> <8632542.post@talk.nabble.com> <8940A41E-E0CF-4F36-BA0A-7CE9EA874E5E@yahoo.com> <8637909.post@talk.nabble.com> <8638071.post@talk.nabble.com> <8639501.post@talk.nabble.com> <540C1F27-426B-44B8-8EDE-C888CEFAFF34@yahoo.com> <45B91194.9040406@earthlink.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Kevan Miller Subject: Re: Build failure Date: Thu, 25 Jan 2007 17:40:17 -0500 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org On Jan 25, 2007, at 3:22 PM, Joe Bohn wrote: > I don't think cleaning xmlbeans in the repo will help. I tried > multiple times with a clean repo and on windows I still hit this > problem. I still suspect that there's something wrong with the > container-3.0-incubating-SNAPSHOT.pom or it's mevan-metadata. See > the other thread on this topic for info on that (but unfortunately > still no resolution): > > http://marc.theaimsgroup.com/?l=geronimo-dev&m=116965075211008&w=2 Hmm. I see that container-3.0-incubating-SNAPSHOT.pom has DOS eol characters. Could you try to converting the file and running a build offline? I took a quick look around and didn't see any other DOS- format poms. It's a total shot in the dark... --kevan