From dev-return-26097-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Tue Nov 21 15:29:58 2006 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 87329 invoked from network); 21 Nov 2006 15:29:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2006 15:29:57 -0000 Received: (qmail 41538 invoked by uid 500); 21 Nov 2006 15:29:53 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 41342 invoked by uid 500); 21 Nov 2006 15:29:51 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 41292 invoked by uid 99); 21 Nov 2006 15:29:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2006 07:29:51 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of williamstw@gmail.com designates 64.233.184.226 as permitted sender) Received: from [64.233.184.226] (HELO wr-out-0506.google.com) (64.233.184.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2006 07:29:37 -0800 Received: by wr-out-0506.google.com with SMTP id i23so486426wra for ; Tue, 21 Nov 2006 07:29:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=psgwhZ4tEa2t8oKP7RNBzl9tM4sOnrQYTQz9QaePlRfhO1Q86KOU6SRAiQV14JjSLR3UZSlgfEcAjn4XXLlETxhMMUj+qkK7cLDsWJPwvJJn2Ue7VmUGYS1Iw94Bkez5FiiD2nTLLmYC7NtDBD2HkwjrXBHyz8CddQNZCECT4UA= Received: by 10.90.78.1 with SMTP id a1mr5429333agb.1164122941053; Tue, 21 Nov 2006 07:29:01 -0800 (PST) Received: by 10.35.22.5 with HTTP; Tue, 21 Nov 2006 07:29:00 -0800 (PST) Message-ID: <499888440611210729x20383196o7148b478c7e08c3f@mail.gmail.com> Date: Tue, 21 Nov 2006 10:29:00 -0500 From: "Tim Williams" To: dev@forrest.apache.org Subject: Re: Building Forrest 2 In-Reply-To: <456319F1.3050709@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <009b01c70b89$db3ecea0$660fa8c0@developer> <4560C73C.7010607@apache.org> <4560D047.4070908@apache.org> <499888440611210626q1db851d3kef2d8e982db17727@mail.gmail.com> <456319F1.3050709@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org On 11/21/06, Ross Gardler wrote: > Tim Williams wrote: > > On 11/19/06, Ross Gardler wrote: > > Hi Ross, > > Still seems something is wrong - either in dependencies or my > > environment; not sure which. Below is my output. > > Those missing dependencies were coming from the iBiblio Maven repo, but > I've heard many a story about how unreliable this is. I've added them to > our repo in SVN. > > (Aside: there is an SVN plugin for Ivy, I'll try and experiment with > that, will remove the need to do svn up on the repo) > > Ross The jar also isn't getting created. I've tried adding a target for it but then got Main-Class manifest attribute problems. I'm now firing up Eclipse to see if it just does it "magically" or something. --tim