OpenSearch: [BUG] Plugin Build Fails Due to missing `nebula` Dependencies.

Describe the bug https://github.com/opensearch-project/security/actions/runs/3415191485/jobs/5684117326

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'opensearch-security'.
> Could not resolve all files for configuration ':classpath'.
   > Could not resolve com.netflix.nebula:nebula-core:3.0.0.
     Required by:
         project : > org.opensearch.gradle:build-tools:3.0.0-SNAPSHOT:20221103.083150-511 > com.netflix.nebula:nebula-publishing-plugin:4.4.4
      > Could not resolve com.netflix.nebula:nebula-core:3.0.0.
         > Could not get resource 'https://d1nvenhzbhpy0q.cloudfront.net/snapshots/lucene/com/netflix/nebula/nebula-core/3.0.0/nebula-core-3.0.0.pom'.
            > Could not GET 'https://d1nvenhzbhpy0q.cloudfront.net/snapshots/lucene/com/netflix/nebula/nebula-core/3.0.0/nebula-core-3.0.0.pom'. Received status code 403 from server: Forbidden

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 28 (25 by maintainers)

Most upvoted comments

I see 2.4.0 auto build disabled in https://github.com/opensearch-project/opensearch-build/pull/2852. Already raised a while ago that we shouldn’t be disabling that, so this is another data point. Who knows how to kick it? cc: @bbarani @peterzhuamazon