Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.1.1
-
None
-
None
-
None
Description
Starting with Maven 3.9.0 the mvn/mvn.cmd scripts support a MAVEN_ARGS environment variable that can be used to pass additional arguments to Maven (cf. documentation).
The (undocumented?) MAVEN_CONFIG variable plays the same role in the mvnw/mvnw.cmd scripts.
Maven Wrapper should probably switch to MAVEN_ARGS as variable name (maintaining backward compatibility).
Attachments
Issue Links
- is related to
-
MWRAPPER-61 let mvnw call mvn directly, without maven-wrapper.jar
- Closed
-
MWRAPPER-125 Make "only-script" the default wrapper
- Closed
-
MWRAPPER-45 Migrate/Sync startup scripts with Maven 4
- Open