Fail to download libraries from server

We had the same issue using mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar. The issue is described in https://community.sonarsource.com/t/arrayindexoutofboundsexception/9077 .

Updating the scanner to the latest version (3.6.0.1398) fixed the issue.

2 Likes