stephanenicolas / Quality-Tools-for-Android

1.27k stars 235 forks source link

Can not execute SonarQube analys is: Unable to execute Sonar: Fail to parse the Surefire report #31

Open hunterno4 opened 10 years ago

hunterno4 commented 10 years ago

hi: when I excute mvn sonar:sonar -P uiautomator I got the error:[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.2:sonar (d efault-cli) on project android-sample-ui-tests: Can not execute SonarQube analys is: Unable to execute Sonar: Fail to parse the Surefire report: F:\program files \eclipse\workspace\android-sample-parent\android-sample-ui-tests\target\surefire -reports\TEST-HC31PW100344_HTC_HTCS720t16GB.xml: Invalid UTF-8 start byte 0xb6 (at char #11875, byte #11775)

is this a configuration problem or a bug? please help me figure out thanks