Build Pipeline failed due to missing library
Denisjc opened this issue · 1 comments
Describe the bug
This morning my Azure pipelines failed with the error
Version was specified as '8.342.07.3'. It is possible that version
does not exist for 'corretto8jdk' at the source specified.
To Reproduce
nothing just run the pipeline again and somehow it is back
Expected behavior
Library should be available online
Screenshots
Platform information
Windows Server - Build Agent Azure
Additional context
choco install corretto8jdk --version=8.342.07.3
Hi, thanks for contacting us about this.
This looks like an issue with Chocolatey, not Corretto itself. I've confirmed that it is still possible to download Corretto 8.342.07.3 from our releases at msi and zip.
The Corretto Chocolatey packages are community maintained. You can try reaching out to the package maintainer on Chocolatey, JohanJanssen for the appropriate place to create an issue.