Open DonBranson opened 7 years ago
Hey DonBranson,
the repository contains multiple sample projects for instance https://github.com/RadoBuransky/sonar-scoverage-plugin/tree/master/samples/maven/combined-scala-java-sonar
running a sonar scan with the project should result in the correct metrics published to your sonar qube instance. You can see the metrics e.g. in the module view. Once uploaded you just have to configure a treemap to use them and that should be it.
I think last time I ran the current master I had SonarQube 5.1 or 5.1.2 installed.
Good luck! Michael
Re-posting my question from https://github.com/RadoBuransky/sonar-scoverage-plugin/pull/23:
Any thoughts on why the TreeMap wouldn't show? Maybe I'm missing something that a sample project would show.
Thanks, Don