Skip to content

Allow gradle to define all dependencies #19

@brasslock

Description

@brasslock

Hi,

When using MavenCaplet it downloads transitive dependencies of the specified dependency set.
I really want to only download a fixed set of jars that have been determined by gradle (using various conflict resolution / force rules).

It would be nice if there was an option to control the behaviour so that all dependencies were explicitly specified in the caplet and no transitive dependencies were downloaded. i.e. use gradle to determine the required dependencies, and specify (:) on each dependency so that not other downloads occur.

(from https://groups.google.com/forum/?hl=en-GB#!topic/capsule-user/kG2CZRzL3LY)

Thanks,
Ross

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions