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

feat(pom.xml): parse maven-metadata.xml files for snapshot repositories. #6508

Closed
DmitriyLewen opened this issue Apr 17, 2024 · 0 comments · Fixed by #6950
Closed

feat(pom.xml): parse maven-metadata.xml files for snapshot repositories. #6508

DmitriyLewen opened this issue Apr 17, 2024 · 0 comments · Fixed by #6950
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@DmitriyLewen
Copy link
Contributor

Description

We updated logic for repositories from pom files: #6171, #6412.

But some snapshot repositories (e.g. oss) use maven-metadata.xml file to get url of pom file.
see more in #6412 (comment)
We also need to add this logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Archived in project
2 participants