public class InvokerMavenExecutor extends AbstractMavenExecutor
ROLE| Constructor and Description |
|---|
InvokerMavenExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeGoals(File workingDirectory,
List<String> goals,
ReleaseEnvironment releaseEnvironment,
boolean interactive,
String additionalArguments,
String pomFileName,
ReleaseResult result) |
protected org.apache.maven.shared.invoker.InvokerLogger |
getInvokerLogger() |
protected org.apache.maven.shared.invoker.InvocationOutputHandler |
getOutputHandler() |
protected void |
setupRequest(org.apache.maven.shared.invoker.InvocationRequest req,
org.apache.maven.shared.invoker.InvokerLogger bridge,
String additionalArguments) |
enableLogging, encryptSettings, executeGoals, executeGoals, executeGoals, executeGoals, getLogger, getSettingsWriterprotected void setupRequest(org.apache.maven.shared.invoker.InvocationRequest req,
org.apache.maven.shared.invoker.InvokerLogger bridge,
String additionalArguments)
throws MavenExecutorException
MavenExecutorExceptionpublic void executeGoals(File workingDirectory, List<String> goals, ReleaseEnvironment releaseEnvironment, boolean interactive, String additionalArguments, String pomFileName, ReleaseResult result) throws MavenExecutorException
executeGoals in class AbstractMavenExecutorMavenExecutorExceptionprotected org.apache.maven.shared.invoker.InvokerLogger getInvokerLogger()
protected org.apache.maven.shared.invoker.InvocationOutputHandler getOutputHandler()
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.