According to the Quarkus gRPC documentation, there has to be generate-code goal enabled for the quarkus-maven-plugin. However, I have not found if the corresponding functionality is implemented for the Quarkus Gradle plugin.
Question: How to build a Quarkus gRPC project with Gradle?