feat(pom.xml): parse maven-metadata.xml
files for snapshot repositories.
#6508
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
Milestone
Description
We updated logic for repositories from pom files: #6171, #6412.
But some snapshot repositories (e.g.
oss
) usemaven-metadata.xml
file to get url of pom file.see more in #6412 (comment)
We also need to add this logic.
The text was updated successfully, but these errors were encountered: