Class GolangModMojo

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

    @Mojo(name="mod",
          defaultPhase=NONE,
          threadSafe=true,
          requiresDependencyResolution=NONE)
    public class GolangModMojo
    extends AbstractModuleAware
    The Mojo wraps the 'mod' command.
    Since:
    2.3.3