Jetbrains IDEA's Maven is dicky, here's how to fix various issues that may arise: Repo connections timing out Set the MAVEN_OPTIONS environment variable to: -Daether.connector.http.useSystemProperties=true -Djava.net.useSystemProxies=true Repository indices not updating Execute mvn idea:idea