You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/23 08:08:10 UTC

[jira] Updated: (MAVEN-1139) global configuration file for maven

The following issue has been updated:

    Updater: Brett Porter (mailto:brett@codehaus.org)
       Date: Fri, 23 Jul 2004 2:06 AM
    Changes:
             Fix Version changed to 1.0.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVEN-1139?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1139

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1139
    Summary: global configuration file for maven
       Type: Improvement

     Status: Reopened
   Priority: Trivial

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.0.1
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Jean-Frederic Clere

    Created: Wed, 28 Jan 2004 6:26 AM
    Updated: Fri, 23 Jul 2004 2:06 AM
Environment: UNIX

Description:
It will be nice to have the following in bin/maven:
+++
# load system-wide maven configuration
if [ -f "/etc/maven.conf" ] ; then
  . /etc/maven.conf
fi
+++
Like it is in ant.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org