@Mojo(name="resource-compile", defaultPhase=GENERATE_RESOURCES) public class NativeResourceCompileMojo extends AbstractNativeMojo
Modifier and Type | Field and Description |
---|---|
protected File |
resourceCompilerOutputDirectory |
dependencyIncludeDirectory, EMPTY_FILE_LIST, envFactoryManager, INCZIP_FOUND, INCZIP_TYPE, LINKER_INPUT_LIST_NAME, LINKER_OUTPUT_PATH, project, workingDirectory
Constructor and Description |
---|
NativeResourceCompileMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
getAllCompilersOutputFileList, getEnvFactory, getProject, removeEmptyOptions, saveCompilerOutputFilePaths
@Parameter(defaultValue="${project.build.directory}", required=true) protected File resourceCompilerOutputDirectory
Copyright © 2005–2018 MojoHaus. All rights reserved.