I just copied setting.xml which comes under "\apache-maven-3.1.1\conf" directory, to the directory "${user.home}/.m2/)" of windows machine and change the required proxy setting according to my network as below and it worked for me.
optional
true
http
www-proxy.xxxx
8080
Thanks --
Kamran Shahzad