public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBootableJarPath(org.apache.maven.project.MavenProject project,
String goal) |
static void |
startBootableJar(String jarPath,
List<String> jvmArguments,
List<String> arguments,
boolean waitFor,
boolean checkStart,
org.jboss.as.controller.client.ModelControllerClient client,
long timeout) |
public static String getBootableJarPath(org.apache.maven.project.MavenProject project, String goal) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic static void startBootableJar(String jarPath, List<String> jvmArguments, List<String> arguments, boolean waitFor, boolean checkStart, org.jboss.as.controller.client.ModelControllerClient client, long timeout) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2019–2020 JBoss by Red Hat. All rights reserved.