If your Internet connection is provided via a proxy Maven will not be able to download jars from remote repositories - a common problem faced by companies.
To solve this, Maven needs to be provided the details and credentials of the proxy by going to {Maven install location} → conf → settings.xml. ...