@Mojo(name="stop",
defaultPhase=POST_INTEGRATION_TEST,
requiresProject=false)
public final class EventStoreStopMojo
extends AbstractEventStoreMojo
VERSION_URL| Constructor and Description |
|---|
EventStoreStopMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeGoal()
Executes the goal code.
|
String |
getCommand()
Returns the name of the executable or shell script to stop the event
store.
|
void |
setCommand(String command)
Sets the name of the executable or shell script to stop the event store.
|
asList, checkNotNull, deletePid, execute, getDownloadOsQualifier, getDownloadUrl, getEventStoreDir, getIncludeRc, getPidFile, getTargetDir, getVersionUrl, isIncludeRc, logDebug, logError, readPid, setDownloadOsQualifier, setDownloadUrl, setEventStoreDir, setIncludeRc, setTargetDir, setVersionUrl, writePidprotected final void executeGoal()
throws org.apache.maven.plugin.MojoExecutionException
AbstractEventStoreMojoexecuteGoal in class AbstractEventStoreMojoorg.apache.maven.plugin.MojoExecutionException - if goal execution failedpublic final String getCommand()
public final void setCommand(String command)
command - Executable name to set.Copyright © 2019 fuin.org (Germany). All rights reserved.