nicknezis edited a comment on issue #3679:
URL: 
https://github.com/apache/incubator-heron/issues/3679#issuecomment-790658668


   Here are some suggestions for how to configure Ant to use your proxy. 
   
   https://ant.apache.org/manual/proxy.html
   
   Maybe `ANT_ARGS` can be used to use `autoproxy` if your proxy is configured 
at the system level?
   
   Or you can do this: `export ANT_OPTS="-Dhttp.proxyHost=62.244.109.33 
-Dhttp.proxyPort=8080"`


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


Reply via email to