We are using SonarQube 5.0 to do code analysis on our java project and using JaCoCo to generate coverage report. The SCM used is clearcase 8.
We would like to use the Sonar ClearCase plugin in order to get the code coverage on the new code. However it fails saying it cannot find cleartool command. Since we are using ClearCase 8, we use rcleartool instead of cleartool as commandline utility.
Is there any way to find the code coverage on new code with ClearCase 8