Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 50893 invoked from network); 2 Jun 2006 18:36:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jun 2006 18:36:20 -0000 Received: (qmail 78482 invoked by uid 500); 2 Jun 2006 18:36:16 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 78439 invoked by uid 500); 2 Jun 2006 18:36:15 -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 78408 invoked by uid 99); 2 Jun 2006 18:36:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jun 2006 11:36:14 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of craigmcc@gmail.com designates 64.233.162.194 as permitted sender) Received: from [64.233.162.194] (HELO nz-out-0102.google.com) (64.233.162.194) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jun 2006 11:36:13 -0700 Received: by nz-out-0102.google.com with SMTP id m22so601035nzf for ; Fri, 02 Jun 2006 11:35:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=gtNtmj7frmYNVAW7s7rurDQ+GUsPdJc5EsJSY8ZOzvJtewIsym2y8kyjhodP0zhYs/5c12pSHgF2ANMYug3IJ86U7VXX/KIh/KdcyTWa+7qPRD1iDr5xGdYGk1iav+wOnvYEEsCiOTBy9T91aKz0AW+hS1+9pjWsko9BkcIBNzg= Received: by 10.65.197.12 with SMTP id z12mr1944168qbp; Fri, 02 Jun 2006 11:35:50 -0700 (PDT) Received: by 10.64.178.2 with HTTP; Fri, 2 Jun 2006 11:35:50 -0700 (PDT) Message-ID: Date: Fri, 2 Jun 2006 11:35:50 -0700 From: "Craig McClanahan" Sender: craigmcc@gmail.com To: "Struts Developers List" Subject: Re: Maven Reorg (Was --> Re: [shale] Maven 2 build -- Help Wanted) In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_14462_29356648.1149273350421" References: <2387fbc50606011048n176484a7pc4e30b981dda8098@mail.gmail.com> <44DF6D24-E647-4191-AA63-AF228DE89B2B@apache.org> <2387fbc50606021039j61702735ua2b0aac1f5a40987@mail.gmail.com> X-Google-Sender-Auth: 6fb009f9eed55e30 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_14462_29356648.1149273350421 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/2/06, Wendy Smoak wrote: > > On 6/2/06, Sean Schofield wrote: > > > We should rename core-library to shale-core. It saves a lot on > > maven/continuum headaches if the name of the dir matches the name of > > the artifact. We did not do this in MyFaces (for some valid reasons) > > but its a definite inconvenience. I haven't checked the other > > artifacts but that suggestion holds for those as well. > > +1 for shale-core, shale-test, shale-clay, etc., as directory names > matching the artifactIds. +1 as well (convention over configuration strikes again :-). For the apps, I see a really long artifactId for the sql browser app, > and would rather have it match the name of the war file: > shale-sql-browser. That makes sense. And the name is also the default for the context path, right? Thanks, > -- > Wendy Craig --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org > For additional commands, e-mail: dev-help@struts.apache.org > > ------=_Part_14462_29356648.1149273350421--