You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/12/21 08:58:48 UTC

[GitHub] [maven] michael-o commented on a change in pull request #637: [MNG-7193] Introduce MAVEN_ARGS environment variable

michael-o commented on a change in pull request #637:
URL: https://github.com/apache/maven/pull/637#discussion_r772945412



##########
File path: apache-maven/src/assembly/shared/validate.cmd
##########
@@ -24,6 +24,7 @@
 @REM   MAVEN_BATCH_ECHO  (Optional) Set to 'on' to enable the echoing of the batch commands.
 @REM   MAVEN_BATCH_PAUSE (Optional) set to 'on' to wait for a key stroke before ending.
 @REM   MAVEN_OPTS        (Optional) Java runtime options used when Maven is executed.
+@REM   MAVEN_ARGS        (Optional) Arguments passed to Maven before CLI arguments.

Review comment:
       While you may be right I think they sorted logically by usage. I make it alphabetically, no issue.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org