A Super Simple and Incomplete Order Application You'll need maven to build and execute it: mvn compile ... mvn exec:java -Dexec.mainClass="codecrafter.orders.Program" Or run the tests: mvn test Take a look here for the full story.