Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 47841 invoked from network); 16 Jun 2006 05:41:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jun 2006 05:41:52 -0000 Received: (qmail 1746 invoked by uid 500); 16 Jun 2006 05:41:48 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 1699 invoked by uid 500); 16 Jun 2006 05:41:48 -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 1688 invoked by uid 99); 16 Jun 2006 05:41:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jun 2006 22:41:47 -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.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jun 2006 22:41:46 -0700 Received: by nf-out-0910.google.com with SMTP id x29so212313nfb for ; Thu, 15 Jun 2006 22:41:25 -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=UcRUrFYoIVEsRlzpYyJKD2ENC+k1i+UvK22xEXUAGXJfaBgg3HJ5dZ759+R2HpAlipGSzGo2s3JCTVzm0FtQ9bbzLfZsoI4MjwOzzx5e6KhNjQIGoYz4Rk/adNC+8cRfOdfglehzafnP+U2K9Xn0Jgc9Jz89UVr/QZN9C8dAgYQ= Received: by 10.48.43.7 with SMTP id q7mr1331083nfq; Thu, 15 Jun 2006 22:41:25 -0700 (PDT) Received: by 10.49.32.15 with HTTP; Thu, 15 Jun 2006 22:41:25 -0700 (PDT) Message-ID: Date: Thu, 15 Jun 2006 22:41:25 -0700 From: "Craig McClanahan" Sender: craigmcc@gmail.com To: "Struts Developers List" Subject: Re: [shale] Maven Reorganization Status and a request for help In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_19864_2995602.1150436485352" References: X-Google-Sender-Auth: 4540e20423055082 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_19864_2995602.1150436485352 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/15/06, Wendy Smoak wrote: > > On 6/15/06, Craig McClanahan wrote: > > I deployed the framework JARs (and shale-parent POM) ... but it's still > > missing the shale-apps-parent POM. Can I deploy just that without > deploying > > the applications themseves? That would work, but seems wasteful of > space on > > the server. > > mvn deploy -N > > (non-recursive) That did it. Thanks. -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org > For additional commands, e-mail: dev-help@struts.apache.org > > Craig ------=_Part_19864_2995602.1150436485352--