@Mojo(name="post-start",
defaultPhase=PRE_INTEGRATION_TEST,
requiresProject=false)
public final class EventStorePostStartMojo
extends AbstractEventStoreMojo
DOWNLOADS_URL, 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, 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.MojoExecutionException - if goal execution failedpublic final String getPostStartCommand()
public final void setPostStartCommand(String postStartCommand)
postStartCommand - Executable name to set.Copyright © 2018 fuin.org (Germany). All rights reserved.