well, obviously i've tried different settings today but have not come up with a result.
Unless network admin does change the policy, i don't seem to connect. For reference i would like share wget result. (in my previous post, i'd mentioned i could use wget. this is partially connect. i can get jar file maven http repos but for snapshots i guess the situation is a bit different event http and https results in the same telling that 302-HTTP status) $ wget -e http_proxy=http://127.0.0.1:3128 --no-check-certificate http://repository.apache.org/content/groups/snapshots/org/apache/camel/camel-buildtools/2.20.0-SNAPSHOT/camel-buildtools-2.20.0-20170511.100836-14.jar --2017-05-15 21:59:57-- http://repository.apache.org/content/groups/snapshots/org/apache/camel/camel-buildtools/2.20.0-SNAPSHOT/camel-buildtools-2.20.0-20170511.100836-14.jar Connecting to 127.0.0.1:3128... connected. Proxy request sent, awaiting response... 302 Moved Temporarily Location: http://<corporate_ip>:<corporate_port>/cgi-bin/blockpage.cgi?ws-session=929304523 [following] --2017-05-15 22:00:39-- http:// <corporate_ip>:<corporate_port>/cgi-bin/blockpage.cgi?ws-session=929304523 Connecting to 127.0.0.1:3128... connected. Proxy request sent, awaiting response... 200 OK Length: 1990 (1.9K) [text/html] Saving to: ‘camel-buildtools-2.20.0-20170511.100836-14.jar.3’ camel-buildtools-2.20.0-20170511.100836-14.jar.3 100%[===============================================================================================================================>] 1.94K --.-KB/s in 0s 2017-05-15 22:00:39 (55.7 MB/s) - ‘camel-buildtools-2.20.0-20170511.100836-14.jar.3’ saved [1990/1990] On Mon, May 15, 2017 at 2:56 PM, onders <ondersezgin+camelu...@gmail.com> wrote: > I dont have access without proxy > > > > -- > View this message in context: http://camel.465427.n5.nabble. > com/checkstyle-plugin-problem-tp5799504p5799538.html > Sent from the Camel Development mailing list archive at Nabble.com. >