public final class MavenBuildExecutor extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG |
Modifier and Type | Method and Description |
---|---|
static void |
executeMaven(File pom,
PrintStream stdout,
PrintStream stderr,
Properties properties,
String... goals) |
static void |
executeMaven(File pom,
Properties properties,
String... goals) |
public static void executeMaven(File pom, Properties properties, String... goals)
public static void executeMaven(File pom, PrintStream stdout, PrintStream stderr, Properties properties, String... goals)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.