Closed
Description
I've noticed that the scoverage plugin and runtime support is added to libraryDependencies
even if coverage is not enabled. Would it be hard to not do it this way? And only add the jars when coverage is enabled?
Currently, scoverage gets added as a provided dependency on Maven Central to all projects that might use it (plus it shows up as a real dependency in IDEs)
Metadata
Metadata
Assignees
Labels
No labels