This repository has dependencies on Lucene snapshots from OpenSearch that are hosted on cloudfront. When these snapshots are updated the they can be unavailable between file deletion and re-upload causing build failures. By switching to a proper hosting environment this will better ensure the availability of these dependencies.
Description
This repository has dependencies on Lucene snapshots from OpenSearch that are hosted on cloudfront. When these snapshots are updated the they can be unavailable between file deletion and re-upload causing build failures. By switching to a proper hosting environment this will better ensure the availability of these dependencies.
Recommendation
https://d1nvenhzbhpy0q.cloudfront.net/snapshots/lucene/
https://artifacts.opensearch.org/snapshots/lucene/
Possible Alternative
The Gradle RepositoriesSetupPlugin from OpenSearch adds this reference - the hardcoded reference might be removable.
Additional Context