public final class EventStoreStartMojo extends AbstractEventStoreMojo
| Constructor and Description |
|---|
EventStoreStartMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeGoal()
Executes the goal code.
|
String[] |
getArguments()
Returns the command line arguments to pass to the executable.
|
String |
getCommand()
Returns the name of the executable or shell script to start the event
store.
|
void |
setArguments(String[] arguments)
Sets the command line arguments to pass to the executable.
|
void |
setCommand(String command)
Sets the name of the executable or shell script to start the event store.
|
asList, checkNotNull, deletePid, execute, getArchiveExtension, getArchiveName, getArchiveVersion, getBaseUrl, getDownloadUrl, getEventStoreDir, getPidFile, getTargetDir, logDebug, logError, readPid, setArchiveExtension, setArchiveName, setArchiveVersion, setBaseUrl, setDownloadUrl, setEventStoreDir, setTargetDir, writePidprotected final void executeGoal()
throws org.apache.maven.plugin.MojoExecutionException
AbstractEventStoreMojoexecuteGoal in class AbstractEventStoreMojoorg.apache.maven.plugin.MojoExecutionExceptionpublic final String getCommand()
public final void setCommand(String command)
command - Executable name to set.public final String[] getArguments()
public final void setArguments(String[] arguments)
arguments - Arguments to setCopyright © 2015 Future Invent Informationsmanagement GmbH, Hamburg (Germany). All rights reserved.