Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 068359E56 for ; Thu, 8 Mar 2012 07:59:38 +0000 (UTC) Received: (qmail 35791 invoked by uid 500); 8 Mar 2012 07:59:36 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 35402 invoked by uid 500); 8 Mar 2012 07:59:31 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 35317 invoked by uid 99); 8 Mar 2012 07:59:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 07:59:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.24.159] (HELO codehaus01.managed.contegix.com) (63.246.24.159) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 07:59:24 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 79DD8B050A for ; Thu, 8 Mar 2012 01:59:03 -0600 (CST) Date: Thu, 8 Mar 2012 01:59:03 -0600 (CST) From: "Oliver B. Fischer (JIRA)" To: issues@maven.apache.org Message-ID: <1329387653.48406.1331193543504.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> In-Reply-To: <595041334.8489.1317147017126.JavaMail.j2ee-jira@codehaus01-new.managed.contegix.com> Subject: [jira] (MNG-5178) Substitute environment variable M2_HOME by M3_HOME MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/MNG-5178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=293620#comment-293620 ] Oliver B. Fischer commented on MNG-5178: ---------------------------------------- This is exactly that I thought how it should be handled. > Substitute environment variable M2_HOME by M3_HOME > -------------------------------------------------- > > Key: MNG-5178 > URL: https://jira.codehaus.org/browse/MNG-5178 > Project: Maven 2 & 3 > Issue Type: Wish > Components: Command Line > Reporter: Oliver B. Fischer > Priority: Minor > > Maven 3 uses the environment variable {{M2_HOME}} to point to it's installation directory. This variable should be replaced by {{M3_HOME}} to allow users to have parallel installations of Maven 2 and Maven 3 without any special handling of the environment variable {{M2_HOME}}. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira