zhfeng commented on pull request #3653: URL: https://github.com/apache/camel-quarkus/pull/3653#issuecomment-1076978479
There is a failure about grpc in native testing. ``` Error: Class initialization of io.grpc.auth.GoogleAuthLibraryCallCredentials failed. Use the option --initialize-at-run-time=io.grpc.auth.GoogleAuthLibraryCallCredentials to explicitly request delayed initialization of this class. Original exception that caused the problem: java.lang.NoClassDefFoundError: com/google/auth/Retryable ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org