big difference between Nix proxy and Windows proxy configurations follow this tutorial:
https://ant.apache.org/manual/proxy.html > Subject: Re: maven-ant-tasks proxy issue > From: cyril.scet...@free.fr > Date: Thu, 16 Jun 2016 11:15:52 -0400 > To: user@ant.apache.org > > Anyone ? > > On Jun 15, 2016, at 17:40, Cyril Scetbon <cyril.scet...@free.fr> wrote: > > > > They are defined at > > https://github.com/apache/cassandra/blob/cassandra-2.1.14/build.properties.default > > > > When I don't need to use a proxy it works fine. > >>> > >>> I have an issue with this code > >>> https://github.com/apache/cassandra/blob/cassandra-2.1.14/build.xml#L567-L590 > >>> I've tried to use http_proxy, ANT_OPTS, ANT_ARGS and JAVA_TOOL_OPTIONS > >>> without being able to force ant to use my proxy to access the web. > >> MG>what are the values of properties :centralapachejava.net2 > >> MG>properties need to be set so the refid works for: > >> <remoteRepository refid="central"/><remoteRepository > >> refid="apache"/><remoteRepository refid="java.net2"/>> > >>> Any idea ? I'd like a way that to do not requires to change files if > >>> possible. > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > >>> For additional commands, e-mail: user-h...@ant.apache.org > >>> > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > > For additional commands, e-mail: user-h...@ant.apache.org > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > For additional commands, e-mail: user-h...@ant.apache.org >