java.lang.StackOverflowError is thrown when maven sonar:sonar is running

Solved, limiting heap and increasing stack size helped: MAVEN_OPTS: -Xmx3g -Xss2m