librariesio / libraries.io

:books: The Open Source Discovery Service
https://libraries.io
GNU Affero General Public License v3.0
1.1k stars 204 forks source link

Add way to get versions_from_html as opposed to searching through Maven metadata #3243

Closed kjmahalingam closed 8 months ago

kjmahalingam commented 8 months ago

For Maven Central, search through HTML index directory for versions instead of using Maven metadata. This is required because Maven Central metadata is not guaranteed to include all versions.