Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
-
Patch
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
MNGSITE-246 Documentation of mavenrc_pre / .mavenrc
- Open
-
MNG-7184 document .mavenrc/maven_pre.bat|cmd scripts and MAVEN_SKIP_RC environment variable
- Closed