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

Exception when compiling Cannot invoke plugin without specifying <dataDir> #198

Closed igreenfield closed 1 year ago

igreenfield commented 1 year ago

Exception when compiling 5 sources to \build\classes\scala\scoverage

java.lang.RuntimeException: Cannot invoke plugin without specifying scoverage.ScoveragePlugin.init(ScoveragePlugin.scala:52) scala.tools.nsc.plugins.Plugins.$anonfun$loadPlugins$9(Plugins.scala:162)

"org.scoverage:gradle-scoverage:8.0.3"

igreenfield commented 1 year ago

not en issue