Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.
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.