Allow the platform scripts to avoid loading mavenrc content
-----------------------------------------------------------

                 Key: MNG-4937
                 URL: http://jira.codehaus.org/browse/MNG-4937
             Project: Maven 2 & 3
          Issue Type: New Feature
          Components: Command Line
    Affects Versions: 3.0
            Reporter: Benjamin Bentmann
         Attachments: 
0001-Added-MAVEN_SKIP_RC-flag-to-disable-loading-of-maven.patch

Jason Dillon recently sent me the attached patch, motivated by some troubles 
with forked Maven invocations where the MAVEN_OPTS env var used for the forked 
process seemed to be ignored. Actual issue was the override of the variable by 
the user-specific pre/post scripts. His patch adds a new env var MAVEN_SKIP_RC 
which allows to disable processing of the hook scripts, thereby decoupling from 
the user/machine-specific details.

-- 
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

        

Reply via email to