All Classes
-
Class Summary Class Description AbstractJarMojo Base class for creating a jar from project classes.HelpMojo Display help information on maven-jar-plugin.
Callmvn 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.