Package com.igormaznitsa.mvngolang
-
Class Summary Class Description AbstractGoDependencyAwareMojo AbstractGolangMojo AbstractGoPackageAndDependencyAwareMojo AbstractGoPackageAwareMojo CustomScript Auxiliary class describes a custom script to be called for CVS folder.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.HelpMojo Display help information on mvn-golang-wrapper.
Callmvn mvn-golang-wrapper:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.