Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 45775 invoked from network); 23 Jul 2010 10:05:21 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jul 2010 10:05:21 -0000 Received: (qmail 45336 invoked by uid 500); 23 Jul 2010 10:05:20 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 45212 invoked by uid 500); 23 Jul 2010 10:05:18 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 45204 invoked by uid 99); 23 Jul 2010 10:05:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 10:05:17 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gary.tully@gmail.com designates 209.85.216.178 as permitted sender) Received: from [209.85.216.178] (HELO mail-qy0-f178.google.com) (209.85.216.178) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 10:05:12 +0000 Received: by qyk34 with SMTP id 34so18366qyk.2 for ; Fri, 23 Jul 2010 03:04:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=wQngJB9O7f1f8j5rMwkcy/Hyxo+o1COC4DfHKK9th5E=; b=fba8dLsGlCp0RPZXYlgCQsDNoQyyWY5gpke1sjL3fk3ScRcGaEr/Kwei2WWl4FduV+ T75sRA2FgDuNGamHwk0qBuZ56zIxC169neIQ8YD1ZBr8yempNopTbFFjPcTlFf8hp4h5 FRZ6jVuQLYGS2Z1HqxbttX7kGYZcyVNd1tIdI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=RpqAJ7GSgcdD0BZT2vyYxYJRnfe0Ffb1OjL0kAIcCmjVgCDQftwMKRpWRAL9Fji1GE ndXNLuDiksOZ8noz+E9MrVSRraaBd8WtW/qqwTxKTTkhwWYBKaO+HVJyo/x+YXZnnggh GOtNlMjEcrq58LPgBmHNdlShDSdbiDPCQ8nus= MIME-Version: 1.0 Received: by 10.224.60.211 with SMTP id q19mr2408523qah.160.1279879491523; Fri, 23 Jul 2010 03:04:51 -0700 (PDT) Received: by 10.229.1.150 with HTTP; Fri, 23 Jul 2010 03:04:51 -0700 (PDT) In-Reply-To: <29245787.post@talk.nabble.com> References: <29245618.post@talk.nabble.com> <29245787.post@talk.nabble.com> Date: Fri, 23 Jul 2010 11:04:51 +0100 Message-ID: Subject: Re: build errors for activemq5.3.2 From: Gary Tully To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 rather than mvn eclipse:eclipse, I find that pointing the m2eclipse plugin import capability at the projects works well. There are a few caveats - the generated sources from protobuf in activemq-core/target/generated-source need to be manually included to the project source list (there is an add to source list in the resource view iirc) as is the case for the parser generated selector code. Otherwise it works as expected On 23 July 2010 10:57, codescoder wrote: > > if i add the jar files manually its working fine.. > do i need to do any other settings rather than manually adding jars to the > path. > > codescoder wrote: >> >> Hi, >> i downloaded the code from >> http://svn.apache.org/repos/asf/activemq/tags/activemq-parent-5.3.2 >> and given following commands >> 1) mvn clean install -Dmaven.test.skip=true -- no error its success. >> 2) mvn clean install -- success with out any errors. >> 3) mvn eclipse:eclipse >> ..then i have imported the project into eclipse , >> then its gave me lot of errors most of them are for jar file missing. >> its not picking from /user/.m2/repository/.. is there any other settings i >> have to do it after importing the project into eclipse.(i have maven >> eclipse plugin installed ready) >> can you please give the list of the steps i have to do it for running it >> from eclipse.. >> thank you in advance. >> >> >> >> >> >> > > -- > View this message in context: http://old.nabble.com/build-errors-for-activemq5.3.2-tp29245618p29245787.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- http://blog.garytully.com Open Source Integration http://fusesource.com