Thanks Anders for reply. 

My system is in a network where all system are connected with a LAN, but I
have tried downloading repository on a personal network (disconnecting my
LAN and connected to a private net), then also facing same issue. One point
is that earlier I was successful to download with same network. This time I
am facing issue. Please let me know where to change configuration?

In setting.xml (myfolder\apache-maven-2.2.1\conf\settings.xml) file these
tags are commented 
<proxies> 
----commented
<proxy> 
<id>optional</id> 
<active>true</active> 
<protocol>http</protocol> 
<username>proxyuser</username> 
<password>proxypass</password> 
<host>proxy.host.net</host> 
<port>80</port> 
<nonProxyHosts>local.net|some.host.com</nonProxyHosts> 
</proxy> 
----commented
</proxies> 

This show that I am not downloading using Proxies. 

If there is issue of older maven version then also I tried downloading and
setup latest version of Maven-3.0.4 (also tried Maven-3.0.3), but they also
stuck exactly at same step as I am facing from start. It always downloading
".m2" of size 3.92 MB (4118659 bytes).

I am always clearing my local repository from my user then restarting again. 



--
View this message in context: 
http://maven.40175.n5.nabble.com/Apache-Maven-2-2-1-failed-to-download-repository-tp5741351p5741507.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to