Class | Description |
---|---|
AbstractJarMojo |
Base class for creating a jar from project classes.
|
JarMojo |
Build a JAR from the current project.
|
JarSignMojo |
Signs a JAR using jarsigner.
|
JarSignVerifyMojo |
Checks the signature of a signed jar using jarsigner.
|
TestJarMojo |
Build a JAR of the test classes for the current project.
|
Copyright © 2014. All Rights Reserved.