public class ParametersMojo extends AbstractMojo
Modifier and Type | Field and Description |
---|---|
String |
plain |
String |
withDefault |
String |
withProperty |
String |
withPropertyAndDefault |
Constructor and Description |
---|
ParametersMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
getLog, getPluginContext, setLog, setPluginContext
public String plain
public String withProperty
public String withDefault
public String withPropertyAndDefault
public void execute() throws MojoExecutionException, MojoFailureException
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.