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 AbstractModuleAware
    The Mojo wraps the 'get' command.