Running the Project To build and run the project, use the following commands: mvn clean install -pl 1-adapters -am mvn exec:java -pl 1-adapters or to run it all at once mvn clean install -pl 1-adapters -am && mvn exec:java -pl 1-adapters