Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.2.0
-
None
-
None
Description
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`
Attachments
Issue Links
- is fixed by
-
MWRAPPER-125 Make "only-script" the default wrapper
- Closed