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

checkLicense tasks failing #4939

Closed
Tracked by #4924
Poojita-Raj opened this issue Oct 26, 2022 · 1 comment
Closed
Tracked by #4924

checkLicense tasks failing #4939

Poojita-Raj opened this issue Oct 26, 2022 · 1 comment

Comments

@Poojita-Raj
Copy link
Contributor

Poojita-Raj commented Oct 26, 2022

On running gradle check on windows, we see the below group of failures for checkLicense tasks. We need to modify these checkLicense tasks so they get skipped on windows as these distributions aren't built on windows platform.

Task :distribution:archives:linux-arm64-tar:checkLicense FAILED
Task :distribution:archives:darwin-arm64-tar:checkLicense FAILED
Task :distribution:archives:freebsd-tar:checkLicense FAILED
Task :distribution:archives:linux-s390x-tar:checkLicense FAILED
Task :distribution:archives:darwin-tar:checkLicense FAILED
Task :distribution:archives:no-jdk-darwin-arm64-tar:checkLicense FAILED
Task :distribution:archives:no-jdk-darwin-tar:checkLicense FAILED
Task :distribution:archives:no-jdk-linux-tar:checkLicense FAILED
Task :distribution:archives:no-jdk-freebsd-tar:checkLicense FAILED
Task :distribution:archives:linux-tar:checkLicense FAILED

Execution failed for task ':distribution:archives:darwin-arm64-tar:checkLicense'.

Unable to read from file C:\Users\Pooj\OpenSearch\distribution\archives\darwin-arm64-tar\build\tar-extracted\opensearch-3.0.0-SNAPSHOT\LICENSE.txt

@Poojita-Raj
Copy link
Contributor Author

Issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant