@Mojo(name="link",
defaultPhase=PACKAGE,
requiresDependencyResolution=COMPILE)
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@Parameter(defaultValue="${project.build.directory}",
required=true)
protected File linkerOutputDirectory
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected LinkerConfiguration getLgetLinkerConfiguration()
Copyright © 2005–2018 MojoHaus. All rights reserved.