I am using Maven 3.1.1. When I run mvn install I get the following error:
mvn install
D:\\spring source>mvn install [INFO] Scanning for projects... [INFO
This issue was resolved for us by providing the correct proxy host in .m2/settings.xml.
Example:
XXXXXXXXXX true http na-xxxx-proxy.na.xxxxxxxxxx.net 80 localhost|10.140.240.90.*