To run use the following command in cmd from project directory: mvn compile exec:java -Dexec.mainClass= -Dexec.args=
Example: mvn compile exec:java -Dexec.mainClass="com.maxar.codechallenge.chetwood.App" -Dexec.args="src\main\resources\testGeoJSON.json"