aw-was-here commented on issue #86: YETUS-934. Precommit does not accept a caller's value of MAVEN_ARGS URL: https://github.com/apache/yetus/pull/86#issuecomment-583341975 Reading through this and HBASE-23779, it feels like there is a misunderstanding of two different environment variables happening. MAVEN_OPTS is where Apache Maven expects external settings to come from. MAVEN_ARGS is how Apache Yetus sets its internal Apache Maven arguments. In almost all circumstances, MAVEN_OPTS is what users should be setting outside of the codebase to control what Apache Maven does when precommit uses it.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
