Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 417856B7C for ; Tue, 2 Aug 2011 21:54:06 +0000 (UTC) Received: (qmail 53120 invoked by uid 500); 2 Aug 2011 21:54:05 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 53099 invoked by uid 500); 2 Aug 2011 21:54:05 -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 53091 invoked by uid 99); 2 Aug 2011 21:54:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 21:54:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.161.43] (HELO mail-fx0-f43.google.com) (209.85.161.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 21:53:57 +0000 Received: by fxg17 with SMTP id 17so351036fxg.2 for ; Tue, 02 Aug 2011 14:53:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.136.8 with SMTP id p8mr7180bkt.264.1312322016406; Tue, 02 Aug 2011 14:53:36 -0700 (PDT) Received: by 10.205.83.10 with HTTP; Tue, 2 Aug 2011 14:53:36 -0700 (PDT) In-Reply-To: References: <4E2D5F50.7070904@apache.org> Date: Wed, 3 Aug 2011 06:53:36 +0900 Message-ID: Subject: Re: How can I build Activemq-5.3.x ? From: mlus To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Thank you for replyl. > What version of maven do you have installed? I use 2.0.11 for this build. I tried to build with 2.2.1 version , but build was failed too. Thank you.