Package org.apache.maven.plugins.jar
package org.apache.maven.plugins.jar
-
ClassesClassDescriptionBase class for creating a jar from project classes.Display help information on maven-jar-plugin.
Callmvn jar:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Build a JAR from the current project.Build a JAR of the test classes for the current project.