You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dimitar Dimitrov (Jira)" <ji...@apache.org> on 2023/05/01 10:10:00 UTC

[jira] [Created] (MWRAPPER-110) The Maven 3.9 `MAVEN_ARGS` env var is not supported

Dimitar Dimitrov created MWRAPPER-110:
-----------------------------------------

             Summary: The Maven 3.9 `MAVEN_ARGS` env var is not supported
                 Key: MWRAPPER-110
                 URL: https://issues.apache.org/jira/browse/MWRAPPER-110
             Project: Maven Wrapper
          Issue Type: Bug
          Components: Maven Wrapper Scripts
    Affects Versions: 3.2.0
            Reporter: Dimitar Dimitrov


If we specify arguments in `MAVEN_ARGS`, they are picked up automatically by `mvn`, but not by `mvnw`.

Please port this patch: [https://github.com/apache/maven/pull/49]

A workaround is to export an extra env variable `MAVEN_CONFIG` which is picked by `mvnw`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)