Class | Description |
---|---|
AbstractNativeMojo | |
NativeBundleIncludeFilesMojo |
Prepare include file bundle to be attached to maven for deployment purpose
|
NativeCompileMojo |
Compile source files into native object files
|
NativeInitializeMojo |
Initialize build lifecycle
|
NativeJavahMojo |
Generate JNI include files based on a set of class names
|
NativeLinkMojo |
Link all previously built object and dependent library files into final build
artifact
|
NativeManifestMojo |
Embeds a Visual Studio manifest file into a generated executable
|
NativeMessageCompileMojo |
Compile Windows message files
|
NativeMojoUtils | |
NativeRanlibMojo |
ranlib a Unix linker output file
|
NativeResourceCompileMojo |
Compile Windows resource files
|
NativeUnZipIncMojo |
Unpack any .inczip dependencies to be included as system include path
|
Copyright © 2013 Codehaus. All Rights Reserved.