Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.

fat jar brings in duplicate copy of launchdarkly-logging #282

@bplommer

Description

@bplommer

Describe the bug
The fat jar contains a copy of the launchdarkly-logging library but also introduces a transitive dependency on a separate jar of that library, resulting in duplicates on the classpath - see screenshot from IntelliJ below.

Screenshot 2022-10-04 at 17 19 49

Expected behavior
The jar should either contain the logging library or introduce a dependency on a separate jar, but not both.

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