Getting error while running scanner post Sonarqube 7.7 upgrade

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    Sonarqube 7.7, Sonarjava 5.13, Sonar-Maven-Plugin 3.6

  • what are you trying to achieve
    Trying to run scanner on my existing projects post upgrade

  • what have you tried so far to achieve this
    Upgraded Sonar 7.7, Updated sonarjava to 5.13

Error while running scanner (Proj and IP details are masked)

[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar (default-cli) on project XXX: Unable to execute SonarQube: Fail to get bootstrap index from server: Status returned by url [ http://xxxxxxx/batch/index ] is not valid: [407] -> [Help 1]

Hi,

Google tells me that 407 is “Proxy Authentication Required”, so maybe you should talk to your network folks…?

 
Ann