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