All Classes
| Class | Description |
|---|---|
| AbstractGoDependencyAwareMojo | |
| AbstractGolangMojo | |
| AbstractGoPackageAndDependencyAwareMojo | |
| AbstractGoPackageAwareMojo | |
| AbstractRepo | |
| CustomScript |
Auxiliary class describes a custom script to be called for CVS folder.
|
| CvsBZR | |
| CVSType | |
| GolangBuildMojo |
The Mojo wraps the 'build' command.
|
| GolangCleanMojo |
The Mojo wraps the 'clean' command.
|
| GolangCustomMojo |
The Mojo allows to process commands which are not covered by MOJOs of the
plug-in.
|
| GolangFixMojo |
The Mojo wraps the 'fix' command.
|
| GolangFmtMojo |
The Mojo wraps the 'fmt' command.
|
| GolangGenerateMojo |
The Mojo wraps the 'generate' command.
|
| GolangGetMojo |
The Mojo wraps the 'get' command.
|
| GolangInstallMojo |
The Mojo wraps the 'install' command.
|
| GolangJfrogCliMojo |
Minimalistic mojo provides way to call external JFrog CLI executable tool
with environment provided by the Golang wrapper and wrapped GoSDK.JFrog
CLI tool must be provided externally!
JFrog CLI executable file can be downloaded from
the web page
Documentation of the JFrog CLI can be found
here.
|
| GolangModMojo |
The Mojo wraps the 'mod' command.
|
| GolangMvnInstallMojo |
The Mojo packs all found source and resource project folders and create new
artifact in the local repository.
|
| GolangRunMojo |
The Mojo allows to run a program, it wraps run command.
|
| GolangTestMojo |
The Mojo wraps the 'test' command.
|
| GolangToolMojo |
The Mojo wraps the 'tool' command.
|
| GolangVetMojo |
The Mojo wraps the 'vet' command.
|
| GoMod | |
| GoMod.GoCustom | |
| GoMod.GoExclude | |
| GoMod.GoModItem | |
| GoMod.GoModule | |
| GoMod.GoReplace | |
| GoMod.GoRequire | |
| GoMod.ModuleInfo | |
| HelpMojo |
Display help information on mvn-golang-wrapper.
Call mvn mvn-golang-wrapper:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| IOUtils |
Auxiliary class to collect methods for work with IO.
|
| MavenUtils |
Auxiliary methods to work with maven entities.
|
| MvnGolangArtifactHandler |
Artifact handler for mvn-golang artifacts.
|
| PackageList |
Parser of package information.
|
| PackageList.ContentProvider | |
| PackageList.Package |
Container of package information.
|
| ProxySettings |
Class container for proxy server parameter.
|
| StringComparatorABC | |
| SysUtils |
Class contains some auxiliary system related methods.
|
| Tuple<A,B> | |
| UnpackUtils | |
| UnpackUtils.CantReadArchiveEntryException | |
| WildCardMatcher | |
| XGoogHashHeader |