Building the Client You need JDK 11 or more installed. To build the JAR file: ./mvnw clean package -DskipITs -DskipTests To launch the test suite (requires a local RabbitMQ node with stream plugin enabled): ./mvnw verify -Drabbitmqctl.bin=/path/to/rabbitmqctl