Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 13038 invoked from network); 25 Aug 2006 21:27:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Aug 2006 21:27:24 -0000 Received: (qmail 96751 invoked by uid 500); 25 Aug 2006 21:27:22 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 96701 invoked by uid 500); 25 Aug 2006 21:27:22 -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 List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 96690 invoked by uid 99); 25 Aug 2006 21:27:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Aug 2006 14:27:22 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jason.dillon@gmail.com designates 64.233.162.205 as permitted sender) Received: from [64.233.162.205] (HELO nz-out-0102.google.com) (64.233.162.205) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Aug 2006 14:27:21 -0700 Received: by nz-out-0102.google.com with SMTP id v1so711253nzb for ; Fri, 25 Aug 2006 14:27:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=X2m5rC71AuM/Hp6T9RoHt9pkUhspTFF43DUaw6PaDn4cww4Qp0TQ4YiZydz2iG9YcRUM0BEgfXFAiCb5BC/GwqTNJnjMqsun1jaXlN4NfBuaZMaBChHNQ4Uw3GrvaULa1ZpH0PWS4iEnIML7JI/4/4ueVeMyRW9cw0mtYd5NLB4= Received: by 10.35.126.7 with SMTP id d7mr5950903pyn; Fri, 25 Aug 2006 14:27:00 -0700 (PDT) Received: from ?10.0.1.4? ( [24.7.69.241]) by mx.gmail.com with ESMTP id v50sm3396097pyv.2006.08.25.14.26.59; Fri, 25 Aug 2006 14:27:00 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <8a6feb940608251422m3f6b5ae3l4b63f56bdd40d0d5@mail.gmail.com> References: <8a6feb940608251422m3f6b5ae3l4b63f56bdd40d0d5@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Jason Dillon Subject: Re: CAR plugin documentation Date: Fri, 25 Aug 2006 14:26:51 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.2) Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N http://geronimo.apache.org/maven/server/plugins/car-maven-plugin/ index.html --jason On Aug 25, 2006, at 2:22 PM, Nathan Mittler wrote: > Hi guys, > I've seen some posts recently about the CAR maven plugin and it > seems like it would be really useful for my project's deployment > needs. Is there anywhere I can go to better understand what it > does and how to use it (goals, etc)? Google has failed me > miserably! :) > > Thanks, > Nate