Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 57B214721 for ; Thu, 23 Jun 2011 19:05:51 +0000 (UTC) Received: (qmail 92024 invoked by uid 500); 23 Jun 2011 19:05:50 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 91942 invoked by uid 500); 23 Jun 2011 19:05:50 -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 91935 invoked by uid 99); 23 Jun 2011 19:05:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2011 19:05:50 +0000 X-ASF-Spam-Status: No, hits=3.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gs4u86@gmail.com designates 209.85.210.182 as permitted sender) Received: from [209.85.210.182] (HELO mail-iy0-f182.google.com) (209.85.210.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2011 19:05:44 +0000 Received: by iyb11 with SMTP id 11so2528368iyb.13 for ; Thu, 23 Jun 2011 12:05:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=iKE2dpa2S5IUoVLMWs4hg43tgGvcMRMkQabEgHk90gQ=; b=lLwUe3Hxfh9oDPnknYgcId64tDnIrShUHOQhDONPIJ+DM6JRD6CPw/ooykmtCeV3Q4 3CaEYR/6IH9Td0wk4y1QPMA5zJ5nYEV4Yrm49dlAJVmKLfwaIroy6V4R42+M2Of3rEzq OOMZPSzuJl2WJPpbUatauAqHzp+RomlmpqjPg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=o1VLhYH6osWbsRB808Wc6I+2DURn1+xMpht2Vm9oijfXmj72KrpcbqIDBHJr+Z80rs i7pt+iYKa3saiar56iTz+0xE9hw2p5iWhhSak0db5hDt7MXJmIsg7fzGsA8ZLmqQ9cSH MQHSPTORQyRlf5qEXmmmBgZeCznXlPQ5ohfu8= MIME-Version: 1.0 Received: by 10.42.132.131 with SMTP id d3mr2505288ict.177.1308855922842; Thu, 23 Jun 2011 12:05:22 -0700 (PDT) Received: by 10.42.177.199 with HTTP; Thu, 23 Jun 2011 12:05:22 -0700 (PDT) Date: Thu, 23 Jun 2011 12:05:22 -0700 Message-ID: Subject: Restricting build to only one assembly From: Gary Shin To: dev@geronimo.apache.org Content-Type: multipart/alternative; boundary=90e6ba3fd60757dcee04a665c41c --90e6ba3fd60757dcee04a665c41c Content-Type: text/plain; charset=ISO-8859-1 Hi, I am building Geronimo 3 from source. I want to restrict the G3 maven build to only generate assembly of one type say "geronimo-tomcat7-javaee-web". So how can i do that, is there any configuration file available. Thanks, SG --90e6ba3fd60757dcee04a665c41c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,
=A0 =A0 I am building Geronimo 3 from source. I want to restrict th= e G3 maven build to only generate assembly of one type say "geronimo-t= omcat7-javaee-web". So how can i do that, is there any configuration f= ile available.


Thanks,
SG
--90e6ba3fd60757dcee04a665c41c--