Skip to content

Include transitive dependencies #1

Description

@philipa

Currently only direct dependencies are pulled in.

mvndar ought to pull in all the transitive dependencies as well, but this requires a lot of boilerplate.

http://stackoverflow.com/questions/1492000/how-to-get-access-to-mavens-dependency-hierarchy-within-a-plugin has several suggestions, the easiest of which is "use Aether".

Maven 3.1.0 has just made a big change in switching from Sonatype Aether to the new, incompatible Eclipse Aether. We'd be placing a Maven 3.1.0 requirement on mvndar if we go down this route. Consequently, I plan to defer this as a known issue until Maven 3.1.0+ is more widely deployed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions