A B C D E G H I L O P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- artifactFactory - Variable in class org.fusesource.hawtjni.maven.BuildMojo
-
Artifact factory, needed to download the package source file
- artifactResolver - Variable in class org.fusesource.hawtjni.maven.BuildMojo
-
Artifact resolver, needed to download the package source file
B
- BuildMojo - Class in org.fusesource.hawtjni.maven
-
This goal builds the JNI module which was previously generated with the generate goal.
- BuildMojo() - Constructor for class org.fusesource.hawtjni.maven.BuildMojo
C
- CLI - Class in org.fusesource.hawtjni.maven
- CLI() - Constructor for class org.fusesource.hawtjni.maven.CLI
D
- downloadNativeSourcePackage(File) - Method in class org.fusesource.hawtjni.maven.BuildMojo
E
- execute() - Method in class org.fusesource.hawtjni.maven.BuildMojo
- execute() - Method in class org.fusesource.hawtjni.maven.GenerateMojo
- execute() - Method in class org.fusesource.hawtjni.maven.HelpMojo
- execute() - Method in class org.fusesource.hawtjni.maven.PackageJarMojo
- execute() - Method in class org.fusesource.hawtjni.maven.PackageSourceMojo
G
- GenerateMojo - Class in org.fusesource.hawtjni.maven
-
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.
- GenerateMojo() - Constructor for class org.fusesource.hawtjni.maven.GenerateMojo
- getNativeCodeValue(Library) - Method in class org.fusesource.hawtjni.maven.PackageJarMojo
- getOsgiOSName() - Method in class org.fusesource.hawtjni.maven.PackageJarMojo
- getOsgiProcessor() - Method in class org.fusesource.hawtjni.maven.PackageJarMojo
H
- HelpMojo - Class in org.fusesource.hawtjni.maven
-
Display help information on hawtjni-maven-plugin.
Callmvn hawtjni:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.fusesource.hawtjni.maven.HelpMojo
I
- IS_WINDOWS - Static variable in class org.fusesource.hawtjni.maven.CLI
L
- localRepository - Variable in class org.fusesource.hawtjni.maven.BuildMojo
-
Local maven repository.
- log - Variable in class org.fusesource.hawtjni.maven.CLI
O
- org.fusesource.hawtjni.maven - package org.fusesource.hawtjni.maven
P
- PackageJarMojo - Class in org.fusesource.hawtjni.maven
-
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.
- PackageJarMojo() - Constructor for class org.fusesource.hawtjni.maven.PackageJarMojo
- PackageSourceMojo - Class in org.fusesource.hawtjni.maven
-
This goal creates a source zip file of the native build module and attaches it to the build so that it can get deployed.
- PackageSourceMojo() - Constructor for class org.fusesource.hawtjni.maven.PackageSourceMojo
- project - Variable in class org.fusesource.hawtjni.maven.BuildMojo
-
The maven project.
- project - Variable in class org.fusesource.hawtjni.maven.GenerateMojo
-
The maven project.
- project - Variable in class org.fusesource.hawtjni.maven.PackageJarMojo
-
The maven project.
- project - Variable in class org.fusesource.hawtjni.maven.PackageSourceMojo
-
The maven project.
R
- remoteArtifactRepositories - Variable in class org.fusesource.hawtjni.maven.BuildMojo
-
Remote repositories
S
- setExecutable(File) - Method in class org.fusesource.hawtjni.maven.CLI
- system(File, String[]) - Method in class org.fusesource.hawtjni.maven.CLI
- system(File, String[], List<String>) - Method in class org.fusesource.hawtjni.maven.CLI
V
A B C D E G H I L O P R S VAll Classes All Packages