| Class | Description |
|---|---|
| AbstractJarMojo |
Base class for creating a jar from project classes.
|
| 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.
|
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.