Class GolangListMojo

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

    @Mojo(name="list",
          defaultPhase=PROCESS_SOURCES,
          threadSafe=true,
          requiresDependencyResolution=COMPILE)
    public class GolangListMojo
    extends AbstractModuleAware
    The Mojo wraps the 'list' command.
    Since:
    2.3.8