Masatake Iwasaki created BIGTOP-4420:
----------------------------------------
Summary: Fix build failure of bigtop-select on aarch64 due to
unregistered Gradle tasks
Key: BIGTOP-4420
URL: https://issues.apache.org/jira/browse/BIGTOP-4420
Project: Bigtop
Issue Type: Bug
Reporter: Masatake Iwasaki
Assignee: Masatake Iwasaki
{noformat}
[bigtop-select] $ /bin/bash -ex /tmp/jenkins1810671388621150548.sh
+ JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-arm64
+ ./gradlew -POS=rockylinux-9 -Pprefix=3.4.0 -Pdocker-run-option=--privileged
-Pmvn-cache-volume=true bigtop-select-clean bigtop-select-pkg-ind
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for
details
FAILURE: Build failed with an exception.
* What went wrong:
Task 'bigtop-select-clean' not found in root project 'bigtop'.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)