@Mojo(name="start",
requiresDependencyResolution=RUNTIME)
public class StartBootableJarMojo
extends org.wildfly.plugin.common.AbstractServerConnection
| Modifier and Type | Field and Description |
|---|---|
List<String> |
arguments
Bootable jar arguments.
|
List<String> |
jvmArguments
Additional JVM options.
|
| Constructor and Description |
|---|
StartBootableJarMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
goal() |
createClient, getClientConfiguration@Parameter(alias="jvmArguments",
property="wildfly.bootable.start.jvmArguments")
public List<String> jvmArguments
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()
goal in class org.wildfly.plugin.common.AbstractServerConnectionCopyright © 2019–2020 JBoss by Red Hat. All rights reserved.