Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Gradle run not working #789

Open
ryanbogan opened this issue May 26, 2023 · 1 comment
Open

[BUG] Gradle run not working #789

ryanbogan opened this issue May 26, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ryanbogan
Copy link
Member

After merging #687, the command ./gradlew run no longer works for extensions/SDK that are using the integration test framework. The root cause of this is the use of a plugin-descriptor.properties file that is expected from the OpenSearch gradle plugin. It is not possible to use this file for extensions, so we need to find an alternative to make sure ./gradlew run works.

@dbwiddis
Copy link
Member

dbwiddis commented Jun 2, 2023

See also #175 which should be resolved when setting this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants