@Mojo(name="testDelombok",
defaultPhase=GENERATE_TEST_SOURCES,
requiresDependencyResolution=TEST,
threadSafe=true)
public class TestDelombokMojo
extends AbstractDelombokMojo
addOutputDirectory, encoding, formatPreferences, pluginDescriptor, project, skip, verbose| Constructor and Description |
|---|
TestDelombokMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSourceRoot(String path) |
protected String |
getGoalDescription() |
protected File |
getOutputDirectory() |
protected File |
getSourceDirectory() |
protected String |
getSourcePath() |
executeprotected String getGoalDescription()
getGoalDescription in class AbstractDelombokMojoprotected File getOutputDirectory()
getOutputDirectory in class AbstractDelombokMojoprotected File getSourceDirectory()
getSourceDirectory in class AbstractDelombokMojoprotected String getSourcePath()
getSourcePath in class AbstractDelombokMojoprotected void addSourceRoot(String path)
addSourceRoot in class AbstractDelombokMojoCopyright © 2010–2018 Anthony Whitford. All rights reserved.