This is the SonarQube Karma JUnit Reporting plugin. It was created to facilitate publishing unit test reports created using the karma-junit-reporter to SonarQube.
'com.github.acwatson:sonar-karma-test-report-plugin:1.0.0.4'
<dependency>
<groupId>com.github.acwatson</groupId>
<artifactId>sonar-karma-test-report-plugin</artifactId>
<version>1.0.0.4</version>
</dependency>
<dependency org="com.github.acwatson" name="sonar-karma-test-report-plugin" rev="1.0.0.4"/>
"com.github.acwatson", "sonar-karma-test-report-plugin", "1.0.0.4"