Skip to content

Use DependencyResolver instead of ArtifactResolver for dependencies#3627

Merged
jeremylong merged 2 commits intomainfrom
issue-3626
Sep 7, 2021
Merged

Use DependencyResolver instead of ArtifactResolver for dependencies#3627
jeremylong merged 2 commits intomainfrom
issue-3626

Conversation

@aikebah
Copy link
Copy Markdown
Collaborator

@aikebah aikebah commented Sep 4, 2021

Use Maven's DependencyResolver instead of ArtifactResolver to resolve the (potentially transitive) dependencies from the dependencyGraph

Fixes Issue #3626

Description of Change

Use the DependencyResolver which takes into account the additional repositories defined in the dependency-path towards transitive dependencies to resolve the dependencies from the dependency-graph.

Have test cases been added to cover the new functionality?

no

…tentially transitive) dependencies from the dependencyGraph
@boring-cyborg boring-cyborg Bot added the maven changes to the maven plugin label Sep 4, 2021
@jeremylong jeremylong added this to the 6.3.2 milestone Sep 7, 2021
@jeremylong jeremylong merged commit 7c40026 into main Sep 7, 2021
@aikebah aikebah deleted the issue-3626 branch September 7, 2021 18:31
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

maven changes to the maven plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants