Class ListPluginMojo

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

    @Mojo(name="list-plugin",
          threadSafe=true)
    public class ListPluginMojo
    extends AbstractLifecycleMojo
    List plugin executions by plugin for the current project.
    • Constructor Detail

      • ListPluginMojo

        public ListPluginMojo()
    • Method Detail

      • executeInternal

        public void executeInternal()
                             throws org.apache.maven.plugin.MojoFailureException
        Specified by:
        executeInternal in class AbstractLifecycleMojo
        Throws:
        org.apache.maven.plugin.MojoFailureException