@Mojo(name="ranlib", defaultPhase=PACKAGE) public class NativeRanlibMojo extends AbstractNativeMojo
Modifier and Type | Field and Description |
---|---|
protected File |
ranlibOutputDirectory
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 |
---|
NativeRanlibMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
getAllCompilersOutputFileList, getEnvFactory, getProject, removeEmptyOptions, saveCompilerOutputFilePaths
@Parameter(defaultValue="${project.build.directory}", required=true) protected File ranlibOutputDirectory
Copyright © 2005–2018 MojoHaus. All rights reserved.