Skip to content

Update links in README to Maven Central (due to redirects) #9220

@meredithslota

Description

@meredithslota

The links in the main README to Maven Central are no longer working as intended due to a new redirect introduced by the site.

For example, links like https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-bigquery&core=gav used to go straight to the project page; now we see a landing page with a message from Maven that says:

On February 23, 2023, we started redirecting users from search.maven.org to central.sonatype.com. Launched in September of 2022, central.sonatype.com provides the main functionality of search.maven.org with enhanced search results, including security vulnerability and software quality information.

Can we update the Maven links to go directly to project pages, e.g. https://central.sonatype.com/artifact/com.google.cloud/google-cloud-bigquery/2.23.2, or to a new parameterized search with an updated root URL, instead of the above?

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: docsImprovement to the documentation for an API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions