@Mojo(name="run",
requiresDependencyResolution=RUNTIME)
@Execute(phase=PACKAGE)
public class RunMojo
extends AbstractServerConnection
| Modifier and Type | Field and Description |
|---|---|
static String |
WILDFLY_DIR |
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 |
|---|
RunMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
goal()
The goal of the deployment.
|
createClient, getClientConfigurationpublic static final String WILDFLY_DIR
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic String goal()
AbstractServerConnectiongoal in class AbstractServerConnectionCopyright © 2016 JBoss by Red Hat. All rights reserved.