Check your SonarQube access log: sonarqube_access.log. If it's not there you're likely hitting a network issue. If you're hitting a network firewall/proxy issue the response should give some clue as to what generated the 404. To see the response you can change your maven log level to debug. That will dump the response to the maven console so you can see it.