Uses of Class
com.igormaznitsa.mvngolang.AbstractGoDependencyAwareMojo
| Package | Description |
|---|---|
| com.igormaznitsa.mvngolang |
-
Uses of AbstractGoDependencyAwareMojo in com.igormaznitsa.mvngolang
Subclasses of AbstractGoDependencyAwareMojo in com.igormaznitsa.mvngolang Modifier and Type Class Description classAbstractGoPackageAndDependencyAwareMojoclassGolangBuildMojoThe Mojo wraps the 'build' command.classGolangCleanMojoThe Mojo wraps the 'clean' command.classGolangCustomMojoThe Mojo allows to process commands which are not covered by MOJOs of the plug-in.classGolangFixMojoThe Mojo wraps the 'fix' command.classGolangFmtMojoThe Mojo wraps the 'fmt' command.classGolangGenerateMojoThe Mojo wraps the 'generate' command.classGolangGetMojoThe Mojo wraps the 'get' command.classGolangInstallMojoThe Mojo wraps the 'install' command.classGolangJfrogCliMojoMinimalistic 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.classGolangModMojoThe Mojo wraps the 'mod' command.classGolangMvnInstallMojoThe Mojo packs all found source and resource project folders and create new artifact in the local repository.classGolangRunMojoThe Mojo allows to run a program, it wraps run command.classGolangTestMojoThe Mojo wraps the 'test' command.classGolangToolMojoThe Mojo wraps the 'tool' command.classGolangVetMojoThe Mojo wraps the 'vet' command.