librariesio / libraries.io

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

fix: [sc-39770] Make Google Maven act like other managers for updates/versions #3310

Closed johnbintz-tidelift closed 5 months ago

johnbintz-tidelift commented 5 months ago

Part of the problem with tracking down an issue with Google Maven was that its behavior was too different from other package managers when it didn't need to be. This gets Google Maven using more of the existing infrastructure rather than inventing its own. It also cleans up some additional API cruft, making method usages more consistent (even if their parameters coming in are a little odd).