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
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler output below.
Note: Recompile with -Xlint:deprecation for details.Note: Some input files use or override a deprecated API./tmp/tmpuv2uxk37/security/src/main/java/org/opensearch/security/ssl/OpenSearchSecureSettingsFactory.java:74: error: <anonymous org.opensearch.security.ssl.OpenSearchSecureSettingsFactory$1$2> is not abstract and does not override abstract method trustManagerFactory() in SecureTransportParameters
return Optional.of(new SecureTransportParameters() {
^
1 error
* Try:
> Check your code and dependencies to fix the compilation error(s)
> Run with --scan to get full insights.
Build Failed Error: security failed during the distribution build for version: 3.0.0.⚠️ . Please see ./build.sh step for more details.
Please see build log at https://build.ci.opensearch.org/job/distribution-build-opensearch/10849/display/redirect.
The failed build stage will be marked as unstable
Checkout the wiki to reproduce the failure locally.
The text was updated successfully, but these errors were encountered: