Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 55847 invoked from network); 23 Jul 2010 10:50:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jul 2010 10:50:11 -0000 Received: (qmail 2914 invoked by uid 500); 23 Jul 2010 10:50:10 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 2369 invoked by uid 500); 23 Jul 2010 10:50:08 -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 1729 invoked by uid 99); 23 Jul 2010 10:50:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 10:50:07 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 10:50:01 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OcFoy-0003q3-Uq for users@activemq.apache.org; Fri, 23 Jul 2010 03:49:40 -0700 Message-ID: <29246207.post@talk.nabble.com> Date: Fri, 23 Jul 2010 03:49:40 -0700 (PDT) From: codescoder To: users@activemq.apache.org Subject: Re: build errors for activemq5.3.2 In-Reply-To: <29246128.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: bukka.ramu@gmail.com References: <29245618.post@talk.nabble.com> <29245787.post@talk.nabble.com> <29246128.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org using pointing the m2eclipseplugin import capability at the projects i am getting following error.. [ERROR] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: activesoap:jaxp-api:jar -> duplicate declaration of version 1.3 @ org.apache.activemq:activemq-parent:5.3.2, C:\ACTIVEMQ5.3.2\pom.xml like this i am getting error for other components also eg.active Gary Tully wrote: > > 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 > > -- View this message in context: http://old.nabble.com/build-errors-for-activemq5.3.2-tp29245618p29246207.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.