1 2 3
#!/bin/bash mvn clean compile && mvn exec:java -Dexec.mainClass="org.challman.pantheon_parser.App"