bowenliang123 commented on PR #6664: URL: https://github.com/apache/kyuubi/pull/6664#issuecomment-2345036617
> Seems we have used a different variable in GitHub workflows to gain the same purpose, it would be great to migrate to the official approch. > > https://maven.apache.org/configure.html#maven_args-environment-variable > > > `MAVEN_ARGS` environment variable: > > Starting with Maven 3.9.0, this variable contains arguments passed to Maven before CLI arguments. E.g., options and goals could be defined with the value `-B -V checkstyle:checkstyle`. Cool. Sounds that `MVN_OPT` custom env var could be replaced by `MAVEN_ARGS` in some way. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
