You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2010/12/16 21:00:58 UTC

[jira] Created: (MNG-4937) Allow the platform scripts to avoid loading mavenrc content

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

        

[jira] Closed: (MNG-4937) Allow the platform scripts to avoid loading mavenrc content

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4937.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.2
         Assignee: Benjamin Bentmann

Applied in [r1050135|http://svn.apache.org/viewvc?view=revision&revision=1050135].

> 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
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0.2
>
>         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