Error during SonarQube Scanner execution java.lang.IndexOutOfBoundsException

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • what are you trying to achieve
  • what have you tried so far to achieve this

I got this error. It seems Sonarcube issue. Can anyone help me out with this?

15:23:46.304 ERROR: Error during SonarQube Scanner execution
java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.ArrayList.rangeCheck(ArrayList.java:657)

A post was merged into an existing topic: SonarQube Scanner execution issue