googleapis / google-api-java-client

Google APIs Client Library for Java
Apache License 2.0
1.35k stars 698 forks source link

<= 1.31.X versions of google-api-client no longer available #2509

Open andrewlarry opened 2 months ago

andrewlarry commented 2 months ago

My builds started failing recently because I'm using an older version of the library (1.31.1). I see the packages listed in the index, but not in the latest maven-metadata.xml.

Are these versions now deprecated?

burkedavison commented 2 months ago

Although we would recommend updating to the latest version if possible, we have not intentionally removed any versions from maven-metadata.xml. Some searching indicates that we might try regenerating the maven-metadata.xml from Nexus.

tkindy commented 2 months ago

Hello. I noticed this issue as well, is there any progress on a fix? Thank you!

burkedavison commented 2 months ago

We are working with Sonatype to resolve this issue. They have acknowledged it and are working on a solution.