Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 51809 invoked from network); 2 Jun 2006 04:40:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jun 2006 04:40:58 -0000 Received: (qmail 32600 invoked by uid 500); 2 Jun 2006 04:40:55 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 32420 invoked by uid 500); 2 Jun 2006 04:40:55 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 32403 invoked by uid 99); 2 Jun 2006 04:40:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 21:40:55 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of wsmoak@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 21:40:53 -0700 Received: by ug-out-1314.google.com with SMTP id u40so380868ugc for ; Thu, 01 Jun 2006 21:40:32 -0700 (PDT) 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=p1o9cl0kYtf3EzcjxWMNnOZ+GwAHkBvyqCQwaF3VWv/FOZoy3o+1FBRu5TsrnRlGbiGbK7KfWESHUu2GpyFVGSEoAmpaJHeFzoeNJ+GwqNFAK9OnKE7PHhef96FpbWsGFFRwE0HJMeO+keMEKpImItw1zqBi3kD+y+HsUcmTzyc= Received: by 10.67.103.7 with SMTP id f7mr396140ugm; Thu, 01 Jun 2006 21:40:32 -0700 (PDT) Received: by 10.66.220.16 with HTTP; Thu, 1 Jun 2006 21:40:32 -0700 (PDT) Message-ID: Date: Thu, 1 Jun 2006 21:40:32 -0700 From: "Wendy Smoak" To: "Struts Developers List" Subject: Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted) In-Reply-To: <2387fbc50606011920y68f2b3b6x5d8e01287e2ba34a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2387fbc50606011048n176484a7pc4e30b981dda8098@mail.gmail.com> <2387fbc50606011155v3f1495a9n7b98cbe4b2744a29@mail.gmail.com> <2387fbc50606011920y68f2b3b6x5d8e01287e2ba34a@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 6/1/06, Sean Schofield wrote: > I ran all but the tiger script. There are a ton of errors still in > the core tests but we're making progress. Core library builds and all the tests pass: mvn clean install -Pmyfaces It was a combination of a missing 'documentRoot' system property, and not having all of the non-Java resources in the right place in the jar file. The Ant build also copies messages.properties -> message_en.properties, which isn't in the Maven build yet. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org