"make clean" rm -rf target How to compile + run tests mvn verify How to start HelloWorld mvn exec:java -Dexec.mainClass="at.ac.tuwien.lsdc.SchedSimulator"