You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: