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

Some maven URLs are wrong #29

Open
JonoYang opened this issue Feb 11, 2023 · 2 comments
Open

Some maven URLs are wrong #29

JonoYang opened this issue Feb 11, 2023 · 2 comments

Comments

@JonoYang
Copy link
Member

On a purldb instance with data from an old packagedb instance, we have maven packages where the download URLs are not valid. For example, a package has the download URL of https://repo1.maven.org/maven2/xdoclet-plugin-beaninfo/xdoclet-plugin-beaninfo/20051012.090849/xdoclet-plugin-beaninfo-20051012.090849.jar, which is invalid. The correct download URL should be https://repo1.maven.org/maven2/xdoclet-plugins/xdoclet-plugin-beaninfo/20051012.090849/xdoclet-plugin-beaninfo-20051012.090849.jar

@Aditya-Sharma-dev
Copy link

Hey JonoYang, I'm interested in solving this issue, can you please guide me to get started?
Thanks.

@JonoYang
Copy link
Member Author

I've fixed the download URLs using code I have in this branch (https://github.com/nexB/purldb/tree/update-maven-download-urls) (#208)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants