Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 20299 invoked from network); 13 Mar 2008 18:41:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Mar 2008 18:41:34 -0000 Received: (qmail 70805 invoked by uid 500); 13 Mar 2008 18:41:29 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 70744 invoked by uid 500); 13 Mar 2008 18:41:29 -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 70733 invoked by uid 99); 13 Mar 2008 18:41:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2008 11:41:29 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.86.89.61] (HELO elasmtp-galgo.atl.sa.earthlink.net) (209.86.89.61) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2008 18:40:51 +0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=V+VGkyfL8LOvhLed0Innp2qdLVa+boZIHKLlt+wLK+spxIeweC/cipsj5lgw96oT; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [129.33.49.251] (helo=tetra.local) by elasmtp-galgo.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1JZsMQ-000774-8k for dev@geronimo.apache.org; Thu, 13 Mar 2008 14:41:02 -0400 Message-ID: <47D97553.80906@earthlink.net> Date: Thu, 13 Mar 2008 14:41:23 -0400 From: Joe Bohn User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: [DISCUSS] Geronimo 2.1 samples - Archetype References: <47D6BF50.90802@earthlink.net> <47D96FCF.2000507@earthlink.net> <554C4854-5F3E-4738-A719-313FF98F4B51@yahoo.com> In-Reply-To: <554C4854-5F3E-4738-A719-313FF98F4B51@yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c408501814fc19611aa676d7e74259b7b3291a7d08dfec79816b5fecd27f3426be5da637a38b0454350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 129.33.49.251 X-Virus-Checked: Checked by ClamAV on apache.org David Jencks wrote: > > On Mar 13, 2008, at 11:17 AM, Joe Bohn wrote: > >> >> >> The archetype needs to be documented in the wiki for 2.1+ if we intend >> to encourage its use. I assume that is still the case (please >> speak-up otherwise). BTW, I'm not sure what it would mean to release >> the archetype. It produces a jar but I'm not sure what it would be >> used for. Anybody have any opinions? > > The new (plugin and assembly) archetypes are documented: > > http://cwiki.apache.org/confluence/display/GMOxDOC21/Constructing+a+special-purpose+server+using+maven > > If you have suggestions on how to document them better I'm all ears. > This is the best I could think of. > David, I'm specifically talking about the archetype for the samples located here: https://svn.apache.org/repos/asf/geronimo/samples/branches/2.1/geronimo-samples-archetype/ not the plugin or assembly archetypes. I'm really just listing things that I think we need to clear up before we can release the 2.1 samples and trying to understand what it might mean to release the samples archetype. Joe