Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 71267 invoked from network); 6 Mar 2009 20:18:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Mar 2009 20:18:40 -0000 Received: (qmail 24181 invoked by uid 500); 6 Mar 2009 20:18:39 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 24161 invoked by uid 500); 6 Mar 2009 20:18:39 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 24149 invoked by uid 99); 6 Mar 2009 20:18:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2009 12:18:39 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [72.14.220.159] (HELO fg-out-1718.google.com) (72.14.220.159) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2009 20:18:29 +0000 Received: by fg-out-1718.google.com with SMTP id 13so567706fge.44 for ; Fri, 06 Mar 2009 12:18:08 -0800 (PST) Received: by 10.86.95.8 with SMTP id s8mr2262395fgb.16.1236370688576; Fri, 06 Mar 2009 12:18:08 -0800 (PST) Received: from mimosa (84-72-52-253.dclient.hispeed.ch [84.72.52.253]) by mx.google.com with ESMTPS id 3sm226856fge.28.2009.03.06.12.18.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 06 Mar 2009 12:18:07 -0800 (PST) Received: by mimosa (sSMTP sendmail emulation); Fri, 06 Mar 2009 21:17:32 +0100 Date: Fri, 6 Mar 2009 21:17:32 +0100 From: Gary Jones To: dev@activemq.apache.org Subject: Re: Maven related error during building Message-ID: <20090306201732.GA2100@mimosa.garydjones.name> References: <20090306142254.GA3248@mimosa.garydjones.name> <20090306154536.GA3800@mimosa.garydjones.name> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Mar 06, 2009 at 11:33:15AM -0500, Hiram Chirino wrote: > note that the updated procedure slightly changes the mvn install command. Okay, it works now, thanks. Not sure what was going on earlier, but it does work now, anyway, so I'm not so worried :-) -- Thanks again, Gary