From dev-return-14604-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Sun Mar 08 07:55:03 2009 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 53997 invoked from network); 8 Mar 2009 07:55:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Mar 2009 07:55:03 -0000 Received: (qmail 5673 invoked by uid 500); 8 Mar 2009 07:55:02 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 5643 invoked by uid 500); 8 Mar 2009 07:55:02 -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 5631 invoked by uid 99); 8 Mar 2009 07:55:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Mar 2009 23:55:02 -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.157] (HELO fg-out-1718.google.com) (72.14.220.157) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Mar 2009 07:54:53 +0000 Received: by fg-out-1718.google.com with SMTP id 13so672791fge.44 for ; Sat, 07 Mar 2009 23:54:32 -0800 (PST) Received: by 10.86.96.18 with SMTP id t18mr3130543fgb.25.1236498872164; Sat, 07 Mar 2009 23:54:32 -0800 (PST) Received: from mimosa (84-74-163-46.dclient.hispeed.ch [84.74.163.46]) by mx.google.com with ESMTPS id e20sm1940113fga.49.2009.03.07.23.54.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 07 Mar 2009 23:54:30 -0800 (PST) Received: by mimosa (sSMTP sendmail emulation); Sun, 08 Mar 2009 08:53:55 +0100 Date: Sun, 8 Mar 2009 08:53:54 +0100 From: Gary Jones To: dev@activemq.apache.org Subject: Re: Maven related error during building Message-ID: <20090308075354.GA3072@mimosa.garydjones.name> References: <20090306142254.GA3248@mimosa.garydjones.name> <20090306154536.GA3800@mimosa.garydjones.name> <20090306201732.GA2100@mimosa.garydjones.name> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090306201732.GA2100@mimosa.garydjones.name> X-Virus-Checked: Checked by ClamAV on apache.org It seems I spoke too soon. In Eclipse I now get: Project 'maven-activemq-plugin' is missing required library: '\logkit\logkit\1.0.1\logkit-1.0.1.jar' (and many other similar errors) Does anyone have any ideas? The jar files are definitly not there - should they be? What step is supposed to get them, in Eclipse or before that? Has some step been missed out (either by me or by the documentation)? On Fri, Mar 06, 2009 at 09:17:32PM +0100, Gary Jones wrote: > Okay, it works now, thanks.