@Mojo(name="start",
requiresDependencyResolution=RUNTIME)
public class StartMojo
extends AbstractServerConnection
DEBUG_MESSAGE_NO_CREDS, DEBUG_MESSAGE_NO_ID, DEBUG_MESSAGE_NO_SERVER_SECTION, DEBUG_MESSAGE_NO_SETTINGS_FILE, DEBUG_MESSAGE_POM_HAS_CREDS, DEBUG_MESSAGE_SETTINGS_HAS_CREDS, DEBUG_MESSAGE_SETTINGS_HAS_ID, timeout| Constructor and Description |
|---|
StartMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
goal()
The goal of the deployment.
|
void |
setJavaOpts(String value)
Allows the
javaOpts to be set as a string. |
createClient, getClientConfigurationpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic void setJavaOpts(String value)
javaOpts to be set as a string. The string is assumed to be space delimited.value - a spaced delimited value of JVM optionspublic String goal()
AbstractServerConnectiongoal in class AbstractServerConnectionCopyright © 2021 JBoss by Red Hat. All rights reserved.