Skip to content

Don't embed third party libraries - build them in artifact #22

@cardil

Description

@cardil

Third party libraries - scalastyle and scoverage shouldn't be embedded into your library. I't harder to know what exact version is embedded and the upgrade process is not simple.

Instead add them as dependencies and embed them into target artifact using. You can do that in number of ways for ex.: http://maven.apache.org/plugins/maven-shade-plugin/index.html

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