diff --git a/itests/qtest-kudu/pom.xml b/itests/qtest-kudu/pom.xml index f23399fa37..38ae964040 100644 --- a/itests/qtest-kudu/pom.xml +++ b/itests/qtest-kudu/pom.xml @@ -317,6 +317,19 @@ + + kudu-aarch64 + + + Unix + aarch64 + + + + + **/*.java + + kudu-mac diff --git a/kudu-handler/pom.xml b/kudu-handler/pom.xml index c4661fac47..b8d267436a 100644 --- a/kudu-handler/pom.xml +++ b/kudu-handler/pom.xml @@ -129,6 +129,19 @@ + + kudu-aarch64 + + + Unix + aarch64 + + + + + **/*.java + + kudu-mac