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
On running gradle check on windows, we see the below group of failures for checkExtraction task. We need to modify these extractArchive tasks so they get skipped on windows as these distributions aren't built on windows platform.
What went wrong:
Execution failed for task ':distribution:archives:darwin-tar:checkExtraction'.
Could not read 'C:\Users\Pooj\OpenSearch\distribution\archives\darwin-tar\build\distributions\opensearch-min-3.0.0-SNAPSHOT-darwin-x64.tar.gz' as it does not exist.
The text was updated successfully, but these errors were encountered:
On running gradle check on windows, we see the below group of failures for checkExtraction task. We need to modify these extractArchive tasks so they get skipped on windows as these distributions aren't built on windows platform.
./gradlew :distribution:archives:darwin-tar:checkExtraction
FAILURE: Build failed with an exception.
Execution failed for task ':distribution:archives:darwin-tar:checkExtraction'.
The text was updated successfully, but these errors were encountered: