Skip to content

compiler plugin's dependencies are both resolved and included in the assembly fatjar #1

@matanox

Description

@matanox

Hinging on sbt/sbt#2255 and sbt/sbt-assembly#178. It means that library resolution for the compiler plugin's simpleGraph library dependency is superfluous to the inclusion of its classes in the fatjar - which might be confusing for determining which version of simpleGraph is being used, should the two versions go out of sync in a particular scenario.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions