@Mojo(name="post-start",
defaultPhase=PRE_INTEGRATION_TEST,
requiresProject=false)
public final class EventStorePostStartMojo
extends AbstractEventStoreMojo
VERSION_URL| Constructor and Description |
|---|
EventStorePostStartMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeGoal()
Executes the goal code.
|
List<String> |
getMessages()
Returns the messages from the last execution.
|
String |
getPostStartCommand()
Returns the name of the executable or shell script to execute after
starting the event store.
|
void |
setPostStartCommand(String postStartCommand)
Sets the name of the executable or shell script to execute after starting
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 getPostStartCommand()
public final void setPostStartCommand(String postStartCommand)
postStartCommand - Executable name to set.Copyright © 2019 fuin.org (Germany). All rights reserved.