``` $ cd spring-boot-samples/spring-boot-sample-simple $ mvn clean install package # note the mistake $ java -jar target/*.jar <BANG!> ```