Class ListPluginTableDescriptor

    • Constructor Detail

      • ListPluginTableDescriptor

        public ListPluginTableDescriptor()
    • Method Detail

      • rowFormat

        public String rowFormat()
      • width

        public int width()
      • getPhaseSize

        public int getPhaseSize()
      • getExecutionIdSize

        public int getExecutionIdSize()
      • getGoalSize

        public int getGoalSize()
      • of

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