gavinchou opened a new pull request, #28375:
URL: https://github.com/apache/doris/pull/28375

   …tra options
   
   e.g. just export or add it to custom_env.sh
   ```
   export MVN_OPT="-o"
   ```
   will build FE with maven option "-o" (offline), which means maven does not 
need to download meta from maven repo, it is useful for saving time if the 
internet is unstable or unusable.
   


-- 
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]

Reply via email to