Command for compiling:
mvn compile

Command for executing the code:

mvn exec:java -Dexec.mainClass="net.roseindia.AppTest"


