Goals

GoalDescription
uberjar Generate a single JAR that contains all of the project's dependencies as well as the project's classes. In addition, the JAR contains bootstrapable code such that the JAR may be invoked as: java -jar uber.jar.