Class | Description |
---|---|
AbstractNativeMojo | |
HelpMojo |
Display help information on native-maven-plugin.
Call mvn native:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
JavahInclude | |
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 © 2005–2018 MojoHaus. All rights reserved.