public class NativeLinkMojo extends AbstractNativeMojo
Modifier and Type | Field and Description |
---|---|
protected File |
linkerOutputDirectory
Where to place the final packaging
|
dependencyIncludeDirectory, EMPTY_FILE_LIST, envFactoryManager, INCZIP_FOUND, INCZIP_TYPE, LINKER_INPUT_LIST_NAME, LINKER_OUTPUT_PATH, project, workingDirectory
Constructor and Description |
---|
NativeLinkMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected LinkerConfiguration |
getLgetLinkerConfiguration() |
getAllCompilersOutputFileList, getEnvFactory, getProject, removeEmptyOptions, saveCompilerOutputFilePaths
protected File linkerOutputDirectory
public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected LinkerConfiguration getLgetLinkerConfiguration()
Copyright © 2013 Codehaus. All Rights Reserved.