Class ListPhaseMojo

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

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

      • ListPhaseMojo

        public ListPhaseMojo()
    • Method Detail

      • executeInternal

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