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 InvokerLogger |
getInvokerLogger() |
protected InvocationOutputHandler |
getOutputHandler() |
protected void |
setupRequest(InvocationRequest req,
InvokerLogger bridge,
String additionalArguments) |
enableLogging, encryptSettings, executeGoals, executeGoals, executeGoals, executeGoals, getLogger, getSettingsWriter
protected void setupRequest(InvocationRequest req, InvokerLogger bridge, String additionalArguments) throws MavenExecutorException
MavenExecutorException
public void executeGoals(File workingDirectory, List<String> goals, ReleaseEnvironment releaseEnvironment, boolean interactive, String additionalArguments, String pomFileName, ReleaseResult result) throws MavenExecutorException
executeGoals
in class AbstractMavenExecutor
MavenExecutorException
protected InvokerLogger getInvokerLogger()
protected InvocationOutputHandler getOutputHandler()
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.