public class Start extends AbstractHomeMojo
| Constructor and Description |
|---|
Start()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute
|
void |
setOptions(File v)
Set the options
|
getHome, setHomepublic void setOptions(File v)
v - The valuepublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractHomeMojoorg.apache.maven.plugin.MojoExecutionException - Thrown if the plugin cant be executedorg.apache.maven.plugin.MojoFailureException - Thrown if there is an errorCopyright © 2021 JBoss by Red Hat. All rights reserved.