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

Open
DmitriyLewen opened this issue Apr 17, 2024 · 0 comments
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.

@DmitriyLewen DmitriyLewen added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 17, 2024
@DmitriyLewen DmitriyLewen self-assigned this Apr 17, 2024
@knqyf263 knqyf263 added this to the v0.52.0 milestone Apr 22, 2024
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
Status: No status
Development

No branches or pull requests

2 participants