Class GolangGetMojo

All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="get",
      defaultPhase=INITIALIZE,
      threadSafe=true,
      requiresDependencyResolution=NONE)
public class GolangGetMojo
extends AbstractGoPackageAndDependencyAwareMojo
The Mojo wraps the 'get' command.