Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve dependency version after type and classifier #3704

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

knutwannheden
Copy link
Contributor

@knutwannheden knutwannheden commented Nov 18, 2023

When resolving a dependency then a transitive dependency could be a managed dependency with a placeholder classifier. This placeholder must then be resolved before the version can be resolved, as it otherwise won't be found and results in a MavenDownloadingException.

@knutwannheden knutwannheden marked this pull request as draft November 18, 2023 21:24
When resolving a dependency then a transitive dependency could be a managed dependency with a placeholder classifier. This placeholder must then be resolved before the version can be resolved, as it otherwise won't be found and results in a `MavenDownloadingException`.
@knutwannheden knutwannheden marked this pull request as ready for review November 19, 2023 10:56
@knutwannheden knutwannheden merged commit 97bcf4f into main Nov 19, 2023
1 check passed
@knutwannheden knutwannheden deleted the pom-resolve-version branch November 19, 2023 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant