(Sorry, clicked "send" accidentally.) Hi Ki,
I just tried the same command "mvn clean package -DskipTest" and it worked fine. My version is $./mvnw -version *Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584)* Maven home: /Users/szetszwo/.m2/wrapper/dists/apache-maven-3.9.0-bin/31cc4014/apache-maven-3.9.0 Java version: 1.8.0_401, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-1.8.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "14.5", arch: "x86_64", family: "mac" I wonder if the failure is related to https://github.com/grpc/grpc-java/issues/7690 (mac m1 issue). Tsz-Wo
