public class NativeManifestMojo extends AbstractNativeMojo
| Modifier and Type | Field and Description |
|---|---|
private boolean |
checkStaleLinkage
Enable this option to speed up linkage for large project with no dependencies changes
|
private ManifestManager |
manager
Internal - To look up manifest implementation
|
private java.lang.String |
manifestExtension
Manifest extension
|
private java.lang.String |
provider
Manifest Provider.
|
dependencyIncludeDirectory, EMPTY_FILE_LIST, envFactoryManager, INCZIP_FOUND, INCZIP_TYPE, LINKER_INPUT_LIST_NAME, LINKER_OUTPUT_PATH, project, workingDirectory| Constructor and Description |
|---|
NativeManifestMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
private Manifest |
getManifest() |
getAllCompilersOutputFileList, getEnvFactory, getProject, removeEmptyOptions, saveCompilerOutputFilePathsprivate java.lang.String provider
private java.lang.String manifestExtension
private boolean checkStaleLinkage
private ManifestManager manager
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprivate Manifest getManifest() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException