@Mojo(name="read-system-information",
defaultPhase=INITIALIZE,
requiresProject=true,
threadSafe=true)
public final class ReadSystemInformationMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
ReadSystemInformationMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getGenericPrefix()
Returns the generic prefix.
|
String |
getUnixPrefix()
Returns the Unix prefix.
|
void |
setGenericPrefix(String genericPrefix)
Sets the generic prefix.
|
void |
setUnixPrefix(String unixPrefix)
Sets the Unix prefix.
|
public String getGenericPrefix()
public void setGenericPrefix(String genericPrefix)
genericPrefix - Prefix to set.public String getUnixPrefix()
public void setUnixPrefix(String unixPrefix)
unixPrefix - Prefix to set.public final void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2017 fuin.org (Germany). All rights reserved.