Return-Path: X-Original-To: apmail-streams-dev-archive@minotaur.apache.org Delivered-To: apmail-streams-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7379A9727 for ; Tue, 25 Dec 2012 19:08:21 +0000 (UTC) Received: (qmail 98458 invoked by uid 500); 25 Dec 2012 19:08:21 -0000 Delivered-To: apmail-streams-dev-archive@streams.apache.org Received: (qmail 98436 invoked by uid 500); 25 Dec 2012 19:08:21 -0000 Mailing-List: contact dev-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list dev@streams.incubator.apache.org Received: (qmail 98428 invoked by uid 99); 25 Dec 2012 19:08:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Dec 2012 19:08:21 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [108.166.76.122] (HELO green.cis-host.com) (108.166.76.122) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Dec 2012 19:08:14 +0000 Received: from localhost (localhost [127.0.0.1]) by green.cis-host.com (Postfix) with ESMTP id 309236608D for ; Tue, 25 Dec 2012 19:13:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.cis-host.com Received: from green.cis-host.com ([127.0.0.1]) by localhost (green.cis-host.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K0SxItb-s7qs for ; Tue, 25 Dec 2012 19:13:50 +0000 (UTC) Received: from [10.0.2.15] (unknown [106.51.138.179]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by green.cis-host.com (Postfix) with ESMTPSA id AF4796608C for ; Tue, 25 Dec 2012 19:13:49 +0000 (UTC) Message-ID: <50D9F97C.6020208@apache.org> Date: Wed, 26 Dec 2012 04:07:40 +0900 From: Andrew Hart Organization: Apache Software Foundation User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: dev@streams.incubator.apache.org Subject: maven 2 and 3 side by side Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org In case anyone else needs to have both mvn2 and mvn3 available on the same machine, I found the following guide to be concise and helpful: http://www.inspire-software.com/en/index/view/running-maven2-and-maven3-on-the-same-machine.html regards, -Andrew. -- Andrew Hart http://people.apache.org/~ahart