Michael Osipov created MNG-7191:
-----------------------------------
Summary: Document or remove environment variable MAVEN_CONFIG in
startup scripts
Key: MNG-7191
URL: https://issues.apache.org/jira/browse/MNG-7191
Project: Maven
Issue Type: Task
Components: Command Line
Reporter: Michael Osipov
During a review I have found this:
{noformat}
./apache-maven/src/assembly/shared/run:MAVEN_CMD_LINE_ARGS="$MAVEN_CONFIG $@"
{noformat}
There is no counterpart for Windows command prompt nor is it used somewhere
else in ITs. Let's remove it if we see no use for.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)