@Mojo(name="msbuild",
defaultPhase=COMPILE)
public class VisualStudioMojo
extends AbstractLaunchMojo
basedir, project, reactorProjects, session, settings| Constructor and Description |
|---|
VisualStudioMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildVersionExtension() |
protected List<String> |
getArgsList() |
protected String |
getCommandArgs() |
protected String |
getExecutable() |
protected Map |
getMoreEnvironmentVariables() |
protected String |
getSolutionDir() |
protected List<String> |
getSuccesCode()
The current build session instance.
|
protected File |
getWorkingDir() |
boolean |
isSkip() |
protected String |
visualStudioBuildVersion() |
execute, getEnvs, getInputStream, getOutputStreamErr, getOutputStreamOut, isResultCodeAFailure, parseCommandlineArgs, postExecute, preExecuteprotected String getSolutionDir()
protected String visualStudioBuildVersion()
protected String buildVersionExtension()
protected String getCommandArgs()
getCommandArgs in class AbstractLaunchMojoprotected List<String> getArgsList()
getArgsList 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 AbstractLaunchMojopublic boolean isSkip()
isSkip in class AbstractLaunchMojoCopyright © 2010–2017 Neticoa SAS. All rights reserved.