Local Development Pre-requisites Java 11 Maven Steps Fork & Clone the repo. Make sure you are using java version 11. Download the dependencies: mvn clean install Make changes. Update the version in POM.xml Run mvn clean install to generate the jar locally for testing.