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 checkLicense tasks. We need to modify these checkLicense tasks so they get skipped on windows as these distributions aren't built on windows platform.
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'.
The text was updated successfully, but these errors were encountered: