| Class | Description |
|---|---|
| BuildMojo |
This goal builds the JNI module which was previously
generated with the generate goal.
|
| CLI | |
| GenerateMojo |
This goal generates the native source code and a
autoconf/msbuild based build system needed to
build a JNI library for any HawtJNI annotated
classes in your maven project.
|
| HelpMojo |
Display help information on hawtjni-maven-plugin.
|
| PackageJarMojo |
This goal allows allows you to package the JNI library created by build goal
in a JAR which the HawtJNI runtime can unpack when the library needs to be
loaded.
|
| PackageSourceMojo |
This goal creates a source zip file of the native build
module and attaches it to the build so that it can get
deployed.
|
Copyright © 2009–2019 FuseSource, Corp.. All rights reserved.