@Mojo(name="launch") public class LaunchMojo extends AbstractLaunchMojo
basedir, project, reactorProjects, session, settings| Constructor and Description |
|---|
LaunchMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getArgsList() |
protected String |
getCommandArgs() |
protected String |
getExecutable() |
protected InputStream |
getInputStream() |
protected Map |
getMoreEnvironmentVariables() |
protected OutputStream |
getOutputStreamErr() |
protected OutputStream |
getOutputStreamOut() |
protected List<String> |
getSuccesCode()
The current build session instance.
|
protected File |
getWorkingDir() |
protected boolean |
isSkip() |
execute, getEnvs, isResultCodeAFailure, parseCommandlineArgs, postExecute, preExecuteprotected List<String> getArgsList()
getArgsList in class AbstractLaunchMojoprotected String getCommandArgs()
getCommandArgs in class AbstractLaunchMojoprotected String getExecutable()
getExecutable in class AbstractLaunchMojoprotected Map getMoreEnvironmentVariables()
getMoreEnvironmentVariables in class AbstractLaunchMojoprotected List<String> getSuccesCode()
AbstractLaunchMojogetSuccesCode in class AbstractLaunchMojoprotected File getWorkingDir()
getWorkingDir in class AbstractLaunchMojoprotected boolean isSkip()
isSkip in class AbstractLaunchMojoprotected OutputStream getOutputStreamOut()
getOutputStreamOut in class AbstractLaunchMojoprotected OutputStream getOutputStreamErr()
getOutputStreamErr in class AbstractLaunchMojoprotected InputStream getInputStream()
getInputStream in class AbstractLaunchMojoCopyright © 2010–2017 Neticoa SAS. All rights reserved.