Class GolangModMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
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 AbstractGoDependencyAwareMojo
The Mojo wraps the 'mod' command.
Since:
2.3.3