Skip to content

don't add to libraryDependencies unless enabled #153

Closed
@fommil

Description

@fommil

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions