@Mojo(name="delombok",
defaultPhase=GENERATE_SOURCES,
requiresDependencyResolution=COMPILE,
threadSafe=true)
public class DelombokMojo
extends AbstractDelombokMojo
addOutputDirectory, encoding, formatPreferences, project, skip, verbose| Constructor and Description |
|---|
DelombokMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSourceRoot(java.lang.String path) |
protected java.lang.String |
getGoalDescription() |
protected java.io.File |
getOutputDirectory() |
protected java.io.File |
getSourceDirectory() |
protected java.lang.String |
getSourcePath() |
executeprotected java.lang.String getGoalDescription()
getGoalDescription in class AbstractDelombokMojoprotected java.io.File getOutputDirectory()
getOutputDirectory in class AbstractDelombokMojoprotected java.io.File getSourceDirectory()
getSourceDirectory in class AbstractDelombokMojoprotected java.lang.String getSourcePath()
getSourcePath in class AbstractDelombokMojoprotected void addSourceRoot(java.lang.String path)
addSourceRoot in class AbstractDelombokMojoCopyright © 2010-2014 Anthony Whitford. All Rights Reserved.