coverity / coverity-sonar-plugin

51 stars 27 forks source link

Fix SonarQube analysis on Windows systems. #14

Closed pille5 closed 7 years ago

pille5 commented 9 years ago

On Windows systems the SonarQube use backslashes in the path of resources, but Coverity always store the filepath in unix style (with slash). If the SonarQube Runner runs on Windows, then we have to change the path to unix path, so the SonarQube can create the SonarQube issues from the Coverity defects.

jbriggs22 commented 7 years ago

This issue was fixed in release 1.6.0