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

spring-boot-dependencies 2.6.0 doesn't show any content #159

Closed
hennr opened this issue Nov 23, 2021 · 8 comments
Closed

spring-boot-dependencies 2.6.0 doesn't show any content #159

hennr opened this issue Nov 23, 2021 · 8 comments

Comments

@hennr
Copy link

hennr commented Nov 23, 2021

What are you trying to do?

I searched for spring-boot-dependencies and clicked on the 2.6.0 release, ending on this empty page:
https://search.maven.org/artifact/org.springframework.boot/spring-boot-dependencies/2.6.0/pom

A click on the browse button in the upper right corner works, the download button is broken though.

Another thing that troubles here is that when you switch to a different release, say 2.5.7 and switch back to 2.6.0 again, there is the pom from 2.5.7 shown for the 2.6.0 release.

You can find a short discussion in this topic here already:
spring-projects/spring-boot#28698

@SirMaster
Copy link
Contributor

@hennr thank you for creating this. It appears that the underlying BE services is unable to retrieve the correct data for version 2.6.0, i'll checkin with our developers on that.

Additionally I think we can/should handle that a bit more gracefully on the UI when we can retrieve it. I'll take a look at that as well (likely not as part of this issue).

@hennr
Copy link
Author

hennr commented Nov 25, 2021 via email

@SirMaster
Copy link
Contributor

@hennr hope you had a good weekend.

We found the cause, we were applying some aggressive cache for the 404 returned on retrieving the data. We busted the cache, and all should be good again, which my testing confirmed.

Hope you have a great day!

@hennr
Copy link
Author

hennr commented Dec 1, 2021

Thanks for taking care and coming back!

@hennr
Copy link
Author

hennr commented Jan 4, 2022

Hi @SirMaster, same issue for spring-boot 2.6.2: https://search.maven.org/artifact/org.springframework.boot/spring-boot-dependencies/2.6.2/pom
Could you check your cache again?

@jorlina
Copy link
Contributor

jorlina commented Jan 6, 2022

@hennr Thanks for the report. We've purged our caches for that particular artifact. The details should now show up correctly in the search results. We will need to do some digging on our side to see why this seems to keep happening.

@hennr
Copy link
Author

hennr commented Apr 6, 2022

Hello @jorlina
the problem seems to happen again for spring-boot 2.6.6
The search does not show the new version as well (yet?)
https://search.maven.org/artifact/org.springframework.boot/spring-boot-dependencies

@jorlina
Copy link
Contributor

jorlina commented Apr 6, 2022

It took a while but 2.6.6 should be there now.

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

3 participants