Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 80891 invoked from network); 25 Jul 2007 13:29:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2007 13:29:39 -0000 Received: (qmail 6289 invoked by uid 500); 25 Jul 2007 13:29:38 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 5628 invoked by uid 500); 25 Jul 2007 13:29:35 -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 5594 invoked by uid 99); 25 Jul 2007 13:29:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 06:29:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 06:29:33 -0700 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 5C64514A803E for ; Wed, 25 Jul 2007 08:29:13 -0500 (CDT) Message-ID: <7824045.1185370153376.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 25 Jul 2007 08:29:13 -0500 (CDT) From: "Gerhard Langs (JIRA)" To: issues@maven.apache.org Subject: [jira] Created: (MANTTASKS-83) Environment variables are not resolved in settings files MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Environment variables are not resolved in settings files -------------------------------------------------------- Key: MANTTASKS-83 URL: http://jira.codehaus.org/browse/MANTTASKS-83 Project: Maven 2.x Ant Tasks Issue Type: Bug Affects Versions: 2.0.7 Reporter: Gerhard Langs (Pulled Item 2 of Issue 80 out to this Issue): when i use a settings file in antlib like in and, in the settings file, I use a environment variable, like: ${env.MPA_ROOT}/mavenrepo then this environment variable MPA_ROOT is NOT resolved to its value. Note that this is inconsistent to the behaviour of mvn.bat -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira