You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@yetus.apache.org by GitBox <gi...@apache.org> on 2020/02/07 11:04:22 UTC

[GitHub] [yetus] aw-was-here edited a comment on issue #86: YETUS-934. Precommit does not accept a caller's value of MAVEN_ARGS

aw-was-here edited a comment 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 maven.sh 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:
users@infra.apache.org


With regards,
Apache Git Services