[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar (default-cli) on project proyectoparaB: Unable to execute SonarQube: Fail to download libraries from server: Index 1 out of bounds for length 1 -> [Help 1]

Hi, I work with:
*SonarQube 7.9.2 ( Play with Docker)

  • In the project int java i use:
    -plugin:
    org.sonarsource.scanner.maven
    sonar-maven-plugin
    version: 3.2
    -dependency
    org.codehaus.sonar
    sonar-maven-plugin
    version: 4.5.4
    I got it:

[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar (default-cli) on project proyectoparaB: Unable to execute SonarQube: Fail to download libraries from server: Index 1 out of bounds for length 1 -> [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
I change my proxy, but it doesn`t work. Thanks