Compile: mvn clean compile Test: mvn clean test Build: mvn clean package Run: java -jar target/helloVertx-1.0-SNAPSHOT-fat.jar visit http://localhost:8080/ to confirm that it is working