I am setting up a project in eclipse . This projects builds successfully through command line(all mvn commands like mvn package, mvn compile<
mvn
mvn package
mvn compile<
Solution 1:
Set correct proxy:
optional false http 172.27.171.91 8080
Solution2 :
just delete
lastupdated extension files from folder
and try updating maven.
[Most of the times this solution will work]