public class ForkedMavenExecutor extends AbstractMavenExecutor
|
ROLE| Constructor and Description |
|---|
ForkedMavenExecutor() |
| Modifier and Type | Method and Description |
|---|---|
static int |
executeCommandLine(org.codehaus.plexus.util.cli.Commandline cl,
InputStream systemIn,
OutputStream systemOut,
OutputStream systemErr) |
void |
executeGoals(File workingDirectory,
List<String> goals,
ReleaseEnvironment releaseEnvironment,
boolean interactive,
String additionalArguments,
String pomFileName,
ReleaseResult relResult) |
void |
setCommandLineFactory(CommandLineFactory commandLineFactory) |
enableLogging, encryptSettings, executeGoals, executeGoals, executeGoals, executeGoals, getLogger, getSettingsWriterpublic void executeGoals(File workingDirectory, List<String> goals, ReleaseEnvironment releaseEnvironment, boolean interactive, String additionalArguments, String pomFileName, ReleaseResult relResult) throws MavenExecutorException
executeGoals in class AbstractMavenExecutorMavenExecutorExceptionpublic void setCommandLineFactory(CommandLineFactory commandLineFactory)
public static int executeCommandLine(org.codehaus.plexus.util.cli.Commandline cl,
InputStream systemIn,
OutputStream systemOut,
OutputStream systemErr)
throws org.codehaus.plexus.util.cli.CommandLineException
org.codehaus.plexus.util.cli.CommandLineExceptionCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.