scoverage / gradle-scoverage

A plugin to enable the use of Scoverage in a gradle Scala project
Apache License 2.0
53 stars 38 forks source link

v4.0.0 not compatible with Scala 2.11 #125

Closed pan3793 closed 4 years ago

pan3793 commented 4 years ago
> Task :xpark-scala:reportTestScoverage FAILED
[info] Found 1 subproject scoverage data directories [/Users/chengpan/IdeaProjects/xpark/xpark-scala/build/scoverage]

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':xpark-scala:reportTestScoverage'.
> scala.collection.JavaConverters.asScalaBuffer(Ljava/util/List;)Lscala/collection/mutable/Buffer;