On running mvn clean install sonar I get the error below
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.7.0.1746:sonar (default-cli) on project XXX-XXX-XX-parent: Failed to upload report - 503:
[ERROR] 503 Service Temporarily Unavailable
[ERROR]
[ERROR]
503 Service Temporarily Unavailable
[ERROR]
Avi Vantage/
[ERROR]
[ERROR]
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Can you please help. Thanks