In the aggregate report, the path for an individual file's report, is wrong: It should be: `project/subproject/target/scala-2.11/package/file.scala.html` But it ends up being: `project/subproject/src/main/scala/package/file.scala.html`