OpenSearch: [BUG] opensearch.build plugin cannot be applied after upgrading to 2.0.0

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: Upgrading BWC test to 2.0.0(Changes)

Expected behavior BWC test runs

Actual behavior Fails at applying opensearch.build plugin Failing Github Action: https://github.com/cliu123/security/runs/6085915040?check_suite_focus=true Error:

* What went wrong:
A problem occurred evaluating root project 'bwc-test'.
> Failed to apply plugin 'nebula.info-basic'.
   > Cannot obtain value from provider of system property 'user.name' at configuration time.
     Use a provider returned by 'forUseAtConfigurationTime()' instead.

Plugins Security plugin

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 16 (10 by maintainers)

Most upvoted comments

@VachaShah Cool!. 2.0.0-SNAPSHOT is older than 2.0.0-rc1-SNAPSHOT, isn’t it? But that proves that the f68c8f4 is the cause of this error. Should we revert the commit from 2.0.0-rc1?

I am using the latest changes from 2.0 to generate the 2.0.0-SNAPSHOT, so I tested against my maven local. I am going to revert this nebula info plugin upgrade on 2.0 and 2.x. And for OpenSearch main, open an issue with the error coming from nebula plugiin