@Mojo(name="compile-message",
defaultPhase=GENERATE_RESOURCES)
public class NativeMessageCompileMojo
extends AbstractNativeMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
messageCompilerOutputDirectory
Where to place the compiler object files
|
protected File[] |
messageFiles
List of message files to compile
|
dependencyIncludeDirectory, EMPTY_FILE_LIST, envFactoryManager, INCZIP_FOUND, INCZIP_TYPE, LINKER_INPUT_LIST_NAME, LINKER_OUTPUT_PATH, project, workingDirectory| Constructor and Description |
|---|
NativeMessageCompileMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getAllCompilersOutputFileList, getEnvFactory, getProject, removeEmptyOptions, saveCompilerOutputFilePaths@Parameter(required=true) protected File[] messageFiles
@Parameter(defaultValue="${project.build.directory}",
required=true)
protected File messageCompilerOutputDirectory
Copyright © 2005–2018 MojoHaus. All rights reserved.