Android mit Sonarqube und Maven

Hi,
ich bekomme seit einiger Zeit immer wieder Probleme wenn ich mein Projekt mit Maven scannen lasse.

[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.4:sonar (default-cli) on project AOSLib: Can not parse surefire reports: Not supported since v4.2. See http://docs.codehaus.org/display/SONAR/API+Changes -> [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

Ich hab den neuesten Sonarqube Server am laufen und Google hat mir bisher keine gescheiten Lösungen gebracht