@Mojo(name="start",
defaultPhase=PRE_INTEGRATION_TEST)
public class StartDaemonMojo
extends DaemonMojoSupport
| Constructor and Description |
|---|
StartDaemonMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
call() |
protected java.lang.String |
getOutput() |
protected void |
registerPid(org.echocat.jomon.process.local.LocalGeneratedProcess process) |
protected void |
validatePidProperty(org.echocat.jomon.process.local.LocalGeneratedProcess process,
java.lang.String pidProperty) |
getArguments, getEnvironmentVariablesPointingToExecutable, getExecutable, getPidProperty, getProject, getProperties, getSubDirectoriesContainingExecutable, isAutoDetectExtensionsOfExecutablegetProcessDaemonRepositoryexecutepublic void call()
throws java.lang.Exception
call in class MojoSupportjava.lang.Exceptionprotected void registerPid(@Nonnull
org.echocat.jomon.process.local.LocalGeneratedProcess process)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected void validatePidProperty(@Nonnull
org.echocat.jomon.process.local.LocalGeneratedProcess process,
@Nonnull
java.lang.String pidProperty)
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException@Nonnull
protected java.lang.String getOutput()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2013 echocat. All Rights Reserved.