@Mojo(name="install",
defaultPhase=DEPLOY,
threadSafe=true,
requiresDependencyResolution=COMPILE)
public class GolangInstallMojo
extends AbstractGoPackageAndDependencyAwareMojo
buildFlagsToIgnore, GOARTIFACT_PACKAGING, NAME_PATTERN, settings, tempBuildFlags| Constructor and Description |
|---|
GolangInstallMojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGoCommand() |
boolean |
isEnforcePrintOutput() |
boolean |
isSkip() |
boolean |
isSourceFolderRequired() |
getCommandFlags, getDefaultPackages, getPackages, getTailArguments, setPackagesdoInit, getDependencyTempFolder, getSpecialPartOfGoPath, isIncludeTestDependencies, isScanDependencies, setDependencyTempFolder, setIncludeTestDependencies, setScanDependenciesadaptExecNameForOS, addTmpBuildFlagIfNotPresented, afterExecution, beforeExecution, doesNeedOneMoreAttempt, doMainBusiness, execute, findExisting, findGoPath, findGoRoot, findGoRootBootstrap, getArch, getArtifactResolver, getBuildFlags, getConnectionTimeout, getEnv, getErrLogFile, getExec, getExecSubpath, getExecution, getExtraBuildFlags, getGoBin, getGoPath, getGoRoot, getGoRootBootstrap, getGoVersion, getOptionalExtraTailArguments, getOs, getOSXVersion, getOutLogFile, getProject, getProxy, getRemoteRepositories, getReportsFolder, getSdkArchiveName, getSdkDownloadUrl, getSdkSite, getSession, getSources, getStoreFolder, getSupposeSdkArchiveFileName, getTarget386, getTargetArch, getTargetArm, getTargetOS, getUseGoTool, initConsoleBuffers, isCheckSdkHash, isCommandSupportVerbose, isDisableSdkLoad, isDisableSslCheck, isEnforceGoPathToEnd, isFilterEnvPath, isHideBanner, isIgnoreErrorExitCode, isKeepSdkArchive, isKeepUnarchFolderIfError, isMojoMustNotBeExecuted, isUseEnvVars, isUseMavenProxy, isVerbose, logOptionally, makeExecutableFileSubpath, makePathFromExtraGoPathElements, prepareExecutor, printLogs, processConsoleOut, registerEnvVars, registerOutputBuffers, setDisableSslCheckpublic boolean isSkip()
isSkip in class AbstractGolangMojo@Nonnull public String getGoCommand()
getGoCommand in class AbstractGolangMojopublic boolean isSourceFolderRequired()
isSourceFolderRequired in class AbstractGolangMojopublic boolean isEnforcePrintOutput()
isEnforcePrintOutput in class AbstractGolangMojoCopyright © 2016–2019 Igor Maznitsa. All rights reserved.