Skip to content

Automatically let 'javaModulesMergeJars' extend 'internal' if it exists #138

@jjohannes

Description

@jjohannes

jvm-dependency-conflict-resolution creates a Configuration called internal if a platform is used for version management in combination with consisten resolution. Automatically make this versions available for dependencies that are only resolved in the "Jar Merge".

configurations.javaModulesMergeJars { extendsFrom(configurations["internal"]) }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions