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/01/29 04:34:59 UTC

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

Message:

   The following issue has been reopened.

   Reopener: dion gillard
       Date: Wed, 28 Jan 2004 10:33 PM

not global though
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=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
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Jean-Frederic Clere

    Created: Wed, 28 Jan 2004 6:26 AM
    Updated: Wed, 28 Jan 2004 10:33 PM
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