Uses of Class
org.apache.maven.plugins.jar.AbstractJarMojo
-
-
Uses of AbstractJarMojo in org.apache.maven.plugins.jar
Subclasses of AbstractJarMojo in org.apache.maven.plugins.jar Modifier and Type Class Description class
JarMojo
Build a JAR from the current project.class
TestJarMojo
Build a JAR of the test classes for the current project.
-