|
Class Summary |
| AbstractJarMojo |
Base class for creating a jar from project classes. |
| HelpMojo |
Display help information on maven-jar-plugin. Call |
| JarMojo |
Build a JAR from the current project. |
| JarSignMojo |
Deprecated. As of version 2.3, this goal is no longer supported in favor of the dedicated maven-jarsigner-plugin. |
| JarSignVerifyMojo |
Deprecated. As of version 2.3, this goal is no longer supported in favor of the dedicated maven-jarsigner-plugin. |
| TestJarMojo |
Build a JAR of the test classes for the current project. |