The following issue has been updated:

    Updater: Brett Porter (mailto:[EMAIL PROTECTED])
       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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to