Class ListTableDescriptor

    • Constructor Detail

      • ListTableDescriptor

        public ListTableDescriptor()
    • Method Detail

      • of

        public static ListTableDescriptor of​(Collection<org.apache.maven.plugin.MojoExecution> executions,
                                             org.apache.maven.lifecycle.DefaultLifecycles defaultLifecycles)
      • rowFormat

        public String rowFormat()
      • titleFormat

        public String titleFormat()
      • width

        public int width()
      • getPluginSize

        public int getPluginSize()
      • getPhaseSize

        public int getPhaseSize()
      • getLifecycleSize

        public int getLifecycleSize()
      • getExecutionIdSize

        public int getExecutionIdSize()
      • getGoalSize

        public int getGoalSize()
      • hideLifecycle

        public void hideLifecycle()