Package org.apache.maven.plugins.jar


package org.apache.maven.plugins.jar
  • Classes
    Class
    Description
    Base class for creating a jar from project classes.
    Display help information on maven-jar-plugin.
    Call mvn 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.