@Mojo(name="get",
defaultPhase=GENERATE_RESOURCES)
public class GetterMojo
extends AbstractI18nGenerateMojo
| Modifier and Type | Field and Description |
|---|---|
protected static String |
FROM_GETTERS |
protected boolean |
keepGetters
To keep generated getter files.
|
artifactId, outbundles, encoding, locales, mavenSession, project, silent, verbose| Constructor and Description |
|---|
GetterMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkSkip() |
protected void |
doAction() |
addGetter, getGetterFile, needGenerationbackupFile, checkBundle, checkPackaging, failsIfWarning, getBackupFile, getEncoding, getProject, init, isSilent, isVerbose, setEncoding, setProject, setVerboseacceptPackaging, addCompileSourceRoots, addDirectoryToUrlsList, addResourceDir, addTestCompileSourceRoots, addTestResourceDir, addUrlToUrlsList, afterExecute, checkEncoding, checkResource, checkRunOnceDone, copyFile, createDirectoryIfNecessary, createNewFile, deleteFile, execute, getFileFromBasedir, getFilesToTreate, getFilesToTreateForRoots, getRootProject, getTemplate, hasClassPath, initClassLoader, isExecutionRoot, isFileNewerThanPomFile, needInvoke, needInvoke, rejectPackaging, removeCompileSourceRoots, removeTestCompileSourceRoots, renameFile, writeFilegetLog, getPluginContext, setLog, setPluginContext@Parameter(property="i18n.keepGetters",
defaultValue="false")
protected boolean keepGetters
protected static final String FROM_GETTERS
Copyright © 2007–2016 CodeLutin. All rights reserved.