Uses of Class
com.igormaznitsa.mvngolang.AbstractGoPackageAndDependencyAwareMojo
| Package | Description |
|---|---|
| com.igormaznitsa.mvngolang |
-
Uses of AbstractGoPackageAndDependencyAwareMojo in com.igormaznitsa.mvngolang
Subclasses of AbstractGoPackageAndDependencyAwareMojo in com.igormaznitsa.mvngolang Modifier and Type Class Description classGolangBuildMojoThe 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.classGolangRunMojoThe Mojo allows to run a program, it wraps run command.classGolangTestMojoThe Mojo wraps the 'test' command.classGolangVetMojoThe Mojo wraps the 'vet' command.