| Class | Description | 
|---|---|
| AbstractJarMojo | 
 Base class for creating a jar from project classes. 
 | 
| HelpMojo | 
 Display help information on maven-jar-plugin. 
Call mvn jar:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. | 
| JarMojo | 
 Build a JAR from the current project. 
 | 
| TestJarMojo | 
 Build a JAR of the test classes for the current project. 
 | 
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.