Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 35955 invoked from network); 9 Mar 2007 04:17:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Mar 2007 04:17:16 -0000 Received: (qmail 11438 invoked by uid 500); 9 Mar 2007 04:17:23 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 11380 invoked by uid 500); 9 Mar 2007 04:17: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 11369 invoked by uid 99); 9 Mar 2007 04:17:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2007 20:17:22 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=HTML_00_10,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of justj2ee@gmail.com designates 64.233.182.187 as permitted sender) Received: from [64.233.182.187] (HELO nf-out-0910.google.com) (64.233.182.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2007 20:17:11 -0800 Received: by nf-out-0910.google.com with SMTP id k27so843350nfc for ; Thu, 08 Mar 2007 20:16:50 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=EyGcJd5IlMYbHNwfEB00eeLLkDfCkp1zoxJIWkFWMOri6Sio0RBHl8FqmR3EOsdlQNN8NSnriW7ZA32fnTER0knP27L4Qo4cQXUIQV5KLsmc7c8ta9YdsAU2xN5ZMOzMj6fLEtFV1DgrgFqcIuCjqLhMPKSRJJ0p/YcDOUquQ3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lLy5KThWpR5yDgYFv5N5iuahC6tphPvpsKzEC7DT1IefiC77kVE5ARjKpiC01FckxylJXQtcAlOPhPavT5y3EGLWOiSjNA1t1Q97AQa0FL4JEj3Z7v35LC1rqOBw1l0hBti14WwThBKPRQfO6vhNK80RtUDynSb/6zX8P4wZ43g= Received: by 10.114.108.15 with SMTP id g15mr409157wac.1173413809338; Thu, 08 Mar 2007 20:16:49 -0800 (PST) Received: by 10.115.22.19 with HTTP; Thu, 8 Mar 2007 20:16:49 -0800 (PST) Message-ID: Date: Thu, 8 Mar 2007 22:16:49 -0600 From: "Don Hill" To: dev@geronimo.apache.org Subject: build question MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_234409_13873681.1173413809311" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_234409_13873681.1173413809311 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I know this is probably more of a maven question but after I do a mvn clean install and I am working on some classes in applications/console/geronimo-console-standard, what is the process that is followed to build just this module and then do a 'mvn install \ mvn -Ptools geronimo:start' I just need a better way to perform build/test cycles. Thanks. Don ------=_Part_234409_13873681.1173413809311 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

I know this is probably more of a maven question but after I do a mvn clean install and I am working on some classes in applications/console/geronimo-console-standard, what is the process that is followed to build just this module and then do a 'mvn install \ mvn -Ptools geronimo:start'

I just need a better way to perform build/test cycles.

Thanks.
Don
------=_Part_234409_13873681.1173413809311--