Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 63973 invoked from network); 8 Oct 2004 22:59:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Oct 2004 22:59:21 -0000 Received: (qmail 23561 invoked by uid 500); 8 Oct 2004 22:59:14 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 23344 invoked by uid 500); 8 Oct 2004 22:59:13 -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 Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 23329 invoked by uid 99); 8 Oct 2004 22:59:13 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [66.250.40.202] (HELO saturn.opentools.org) (66.250.40.202) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 08 Oct 2004 15:59:13 -0700 Received: by saturn.opentools.org (Postfix, from userid 500) id 838CB3ECE; Fri, 8 Oct 2004 18:40:33 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by saturn.opentools.org (Postfix) with ESMTP id 7E71DF581 for ; Fri, 8 Oct 2004 18:40:33 -0400 (EDT) Date: Fri, 8 Oct 2004 18:40:33 -0400 (EDT) From: Aaron Mulder X-X-Sender: ammulder@saturn.opentools.org To: dev@geronimo.apache.org Subject: Re: Build failures In-Reply-To: Message-ID: References: <53B0E28E-1977-11D9-B7E9-000D93361CAA@gluecode.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Oh, maybe it's a case problem -- when I run the JTA module I get: geronimo-spec-jta-1.0.1B-rc2.jar But the error is looking for: geronimo-spec-jta-1.0.1b-rc2.jar Aaron On Fri, 8 Oct 2004, Aaron Mulder wrote: > On Fri, 8 Oct 2004, David Jencks wrote: > > it worked for me this morning, what exactly is the problem? > > david jencks > > Attempting to download geronimo-spec-jta-1.0.1b-rc2.jar. > WARNING: Failed to download geronimo-spec-jta-1.0.1b-rc2.jar. > > BUILD FAILED > File...... > /home/ammulder/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly > Element... maven:reactor > Line...... 217 > Column.... 9 > The build cannot continue because of the following unsatisfied dependency: > > geronimo-spec-jta-1.0.1b-rc2.jar > > Aaron >